#fc3f24 color space conversions
Hex:
#fc3f24
RGB:
252, 63, 36
CMY:
1, 75, 86
CMYK:
0, 75, 86, 1
HSL:
8°, 97.2973%, 56.4706%
HSV (HSB):
8°, 85.7143%, 98.8235%
XYZ:
42.2408, 24.3778, 4.1481
xyY:
0.5969, 0.3445, 24.3778
CIE-Lab:
56.4641, 69.2192, 57.6414
CIE-LCH:
56.4641, 90.0768, 39.7854
CIE-Luv:
56.4641, 149.8282, 39.3497
Hunter-Lab:
49.3739, 66.3076, 29.5805
#fc3f24 color charts
#fc3f24 color shades, tints & tones
#fc3f24 color schemes
#fc3f24 color preview, HTML & CSS examples
This text has a color of #fc3f24
<p style="color:#fc3f24;">Text here</p>
.mytext {color:#fc3f24;}
This box has a color of #fc3f24
<div style="background-color:#fc3f24;">Content here</div>
.mybackground {background-color:#fc3f24;}
Border around this has a color of #fc3f24
<div style="border:2px solid #fc3f24;">Content here</div>
.myborder {border:2px solid #fc3f24;}