#fc9d2f color space conversions
Hex:
#fc9d2f
RGB:
252, 157, 47
CMY:
1, 38, 82
CMYK:
0, 38, 81, 1
HSL:
32°, 97.1564%, 58.6275%
HSV (HSB):
32°, 81.3492%, 98.8235%
XYZ:
52.7149, 45.0146, 8.5996
xyY:
0.4958, 0.4234, 45.0146
CIE-Lab:
72.9015, 27.6082, 67.4687
CIE-LCH:
72.9015, 72.8989, 67.7456
CIE-Luv:
72.9015, 77.6316, 65.5478
Hunter-Lab:
67.0929, 22.8349, 39.3656
#fc9d2f color charts
#fc9d2f color shades, tints & tones
#fc9d2f color schemes
#fc9d2f color preview, HTML & CSS examples
This text has a color of #fc9d2f
<p style="color:#fc9d2f;">Text here</p>
.mytext {color:#fc9d2f;}
This box has a color of #fc9d2f
<div style="background-color:#fc9d2f;">Content here</div>
.mybackground {background-color:#fc9d2f;}
Border around this has a color of #fc9d2f
<div style="border:2px solid #fc9d2f;">Content here</div>
.myborder {border:2px solid #fc9d2f;}