#fc7f1d color space conversions
Hex:
#fc7f1d
RGB:
252, 127, 29
CMY:
1, 50, 89
CMYK:
0, 50, 88, 1
HSL:
26°, 97.3799%, 55.0980%
HSV (HSB):
26°, 88.4921%, 98.8235%
XYZ:
47.9560, 35.9629, 5.5764
xyY:
0.5358, 0.4018, 35.9629
CIE-Lab:
66.4916, 42.4835, 67.9545
CIE-LCH:
66.4916, 80.1415, 57.9874
CIE-Luv:
66.4916, 103.4521, 58.2777
Hunter-Lab:
59.9691, 37.7969, 36.4651
#fc7f1d color charts
#fc7f1d color shades, tints & tones
#fc7f1d color schemes
#fc7f1d color preview, HTML & CSS examples
This text has a color of #fc7f1d
<p style="color:#fc7f1d;">Text here</p>
.mytext {color:#fc7f1d;}
This box has a color of #fc7f1d
<div style="background-color:#fc7f1d;">Content here</div>
.mybackground {background-color:#fc7f1d;}
Border around this has a color of #fc7f1d
<div style="border:2px solid #fc7f1d;">Content here</div>
.myborder {border:2px solid #fc7f1d;}