#fc7d2f color space conversions
Hex:
#fc7d2f
RGB:
252, 125, 47
CMY:
1, 51, 82
CMYK:
0, 50, 81, 1
HSL:
23°, 97.1564%, 58.6275%
HSV (HSB):
23°, 81.3492%, 98.8235%
XYZ:
47.9916, 35.5679, 7.0252
xyY:
0.5298, 0.3926, 35.5679
CIE-Lab:
66.1884, 43.8884, 61.4879
CIE-LCH:
66.1884, 75.5444, 54.4818
CIE-Luv:
66.1884, 103.8831, 54.1162
Hunter-Lab:
59.6388, 39.2716, 34.7631
#fc7d2f color charts
#fc7d2f color shades, tints & tones
#fc7d2f color schemes
#fc7d2f color preview, HTML & CSS examples
This text has a color of #fc7d2f
<p style="color:#fc7d2f;">Text here</p>
.mytext {color:#fc7d2f;}
This box has a color of #fc7d2f
<div style="background-color:#fc7d2f;">Content here</div>
.mybackground {background-color:#fc7d2f;}
Border around this has a color of #fc7d2f
<div style="border:2px solid #fc7d2f;">Content here</div>
.myborder {border:2px solid #fc7d2f;}