#fc5242 color space conversions
Hex:
#fc5242
RGB:
252, 82, 66
CMY:
1, 68, 74
CMYK:
0, 67, 74, 1
HSL:
5°, 96.8750%, 62.3529%
HSV (HSB):
5°, 73.8095%, 98.8235%
XYZ:
44.1455, 27.1234, 8.0629
xyY:
0.5565, 0.3419, 27.1234
CIE-Lab:
59.0884, 63.5589, 45.4768
CIE-LCH:
59.0884, 78.1529, 35.5840
CIE-Luv:
59.0884, 133.4793, 34.8589
Hunter-Lab:
52.0801, 60.1648, 27.2770
#fc5242 color charts
#fc5242 color shades, tints & tones
#fc5242 color schemes
#fc5242 color preview, HTML & CSS examples
This text has a color of #fc5242
<p style="color:#fc5242;">Text here</p>
.mytext {color:#fc5242;}
This box has a color of #fc5242
<div style="background-color:#fc5242;">Content here</div>
.mybackground {background-color:#fc5242;}
Border around this has a color of #fc5242
<div style="border:2px solid #fc5242;">Content here</div>
.myborder {border:2px solid #fc5242;}