#fc231d color space conversions
Hex:
#fc231d
RGB:
252, 35, 29
CMY:
1, 86, 89
CMYK:
0, 86, 88, 1
HSL:
2°, 97.3799%, 55.0980%
HSV (HSB):
2°, 88.4921%, 98.8235%
XYZ:
40.9677, 21.9862, 3.2469
xyY:
0.6188, 0.3321, 21.9862
CIE-Lab:
54.0124, 75.9144, 58.6907
CIE-LCH:
54.0124, 95.9562, 37.7082
CIE-Luv:
54.0124, 163.4844, 36.3040
Hunter-Lab:
46.8895, 73.9003, 28.7170
#fc231d color charts
#fc231d color shades, tints & tones
#fc231d color schemes
#fc231d color preview, HTML & CSS examples
This text has a color of #fc231d
<p style="color:#fc231d;">Text here</p>
.mytext {color:#fc231d;}
This box has a color of #fc231d
<div style="background-color:#fc231d;">Content here</div>
.mybackground {background-color:#fc231d;}
Border around this has a color of #fc231d
<div style="border:2px solid #fc231d;">Content here</div>
.myborder {border:2px solid #fc231d;}