#fc9b2d color space conversions
Hex:
#fc9b2d
RGB:
252, 155, 45
CMY:
1, 39, 82
CMYK:
0, 38, 82, 1
HSL:
32°, 97.1831%, 58.2353%
HSV (HSB):
32°, 82.1429%, 98.8235%
XYZ:
52.3399, 44.3276, 8.2801
xyY:
0.4987, 0.4224, 44.3276
CIE-Lab:
72.4469, 28.5911, 67.7612
CIE-LCH:
72.4469, 73.5461, 67.1232
CIE-Luv:
72.4469, 79.3759, 65.2314
Hunter-Lab:
66.5790, 23.8114, 39.2317
#fc9b2d color charts
#fc9b2d color shades, tints & tones
#fc9b2d color schemes
#fc9b2d color preview, HTML & CSS examples
This text has a color of #fc9b2d
<p style="color:#fc9b2d;">Text here</p>
.mytext {color:#fc9b2d;}
This box has a color of #fc9b2d
<div style="background-color:#fc9b2d;">Content here</div>
.mybackground {background-color:#fc9b2d;}
Border around this has a color of #fc9b2d
<div style="border:2px solid #fc9b2d;">Content here</div>
.myborder {border:2px solid #fc9b2d;}