#fc4f1e color space conversions
Hex:
#fc4f1e
RGB:
252, 79, 30
CMY:
1, 69, 88
CMYK:
0, 69, 88, 1
HSL:
13°, 97.3684%, 55.2941%
HSV (HSB):
13°, 88.0952%, 98.8235%
XYZ:
43.1752, 26.3811, 4.0448
xyY:
0.5866, 0.3584, 26.3811
CIE-Lab:
58.3971, 63.6804, 61.5377
CIE-LCH:
58.3971, 88.5555, 44.0196
CIE-Luv:
58.3971, 140.4952, 44.0963
Hunter-Lab:
51.3626, 60.1620, 31.2847
#fc4f1e color charts
#fc4f1e color shades, tints & tones
#fc4f1e color schemes
#fc4f1e color preview, HTML & CSS examples
This text has a color of #fc4f1e
<p style="color:#fc4f1e;">Text here</p>
.mytext {color:#fc4f1e;}
This box has a color of #fc4f1e
<div style="background-color:#fc4f1e;">Content here</div>
.mybackground {background-color:#fc4f1e;}
Border around this has a color of #fc4f1e
<div style="border:2px solid #fc4f1e;">Content here</div>
.myborder {border:2px solid #fc4f1e;}