#fc4b2a color space conversions
Hex:
#fc4b2a
RGB:
252, 75, 42
CMY:
1, 71, 84
CMYK:
0, 70, 83, 1
HSL:
9°, 97.2222%, 57.6471%
HSV (HSB):
9°, 83.3333%, 98.8235%
XYZ:
43.0789, 25.8948, 4.9182
xyY:
0.5830, 0.3504, 25.8948
CIE-Lab:
57.9370, 65.3773, 56.2507
CIE-LCH:
57.9370, 86.2458, 40.7087
CIE-Luv:
57.9370, 141.8219, 40.6005
Hunter-Lab:
50.8869, 62.0591, 29.8905
#fc4b2a color charts
#fc4b2a color shades, tints & tones
#fc4b2a color schemes
#fc4b2a color preview, HTML & CSS examples
This text has a color of #fc4b2a
<p style="color:#fc4b2a;">Text here</p>
.mytext {color:#fc4b2a;}
This box has a color of #fc4b2a
<div style="background-color:#fc4b2a;">Content here</div>
.mybackground {background-color:#fc4b2a;}
Border around this has a color of #fc4b2a
<div style="border:2px solid #fc4b2a;">Content here</div>
.myborder {border:2px solid #fc4b2a;}