In RGB color space, #fc255b hex color has a red value of 252, a green value of 37 and a blue value of 91.
In CMYK color space (used in color printing), #fc255b hex color is composed of 0% cyan, 85.32% magenta, 63.89% yellow and 1.18% black.
#fc255b color has a hue of 344.9 degrees, a saturation of 97.29% and a lightness of 56.7%.
#fc255b hex color contains mainly RED.
The closest web safe color of #fc255b is #ff3366
#fc255b hex color has a decimal value of 16524635.
HEX | fc255b | #fc255b |
---|---|---|
RGB | 252, 37, 91 | rgb(252, 37, 91) |
RGB Percent | 98.82, 14.51, 35.69 | rgb(98.82, 14.51, 35.69) |
CMYK | 0, 85, 64, 1 | |
HSL | 344.9°, 97.29, 56.7 | hsl(344.9, 97.29%, 56.7%) |
HSV | 344.9°, 85.3, 98.8 |
XYZ | 42.695, 22.774, 12.043 |
---|---|
Hunter Lab | 47.722, 76.183, 18.443 |
CIE-LAB | 54.839, 77.588, 26.132 |
CIE-LCH | 54.839, 81.871, 18.614 |
CIE-LUV | 0, 85.32, 63.89, 1.18 |
Web Safe | ff3366 |
RGB percent of color #fc255b
CMYK percent of color #fc255b
Text with hexadecimal color #fc255b
This text has a font color of #fc255b
<p style="color:#fc255b">Text here</p>
#fc255b Background Color
This box has a background color of #fc255b
<div style="background-color:#fc255b">Text here</div>
#fc255b Border Color
This box has a border color of #fc255b
<div style="border: 4px solid #fc255b">Text here</div>
CSS codes
<p style="color:#fc255b">Text here</p>
<div style="background-color:#fc255b">Text here</div>
<div style="border: 4px solid #fc255b">Text here</div>
#fc255b Color on white background
This is how a font and box color of #fc255b will look
on a white background.
#fc255b Color on black background
This is how a font and box color of #fc255b hex color will look
on a black background.