#fb9d2f color space conversions
Hex:
#fb9d2f
RGB:
251, 157, 47
CMY:
2, 38, 82
CMYK:
0, 37, 81, 2
HSL:
32°, 96.2264%, 58.4314%
HSV (HSB):
32°, 81.2749%, 98.4314%
XYZ:
52.3537, 44.8284, 8.5827
xyY:
0.4950, 0.4238, 44.8284
CIE-Lab:
72.7788, 27.1969, 67.3133
CIE-LCH:
72.7788, 72.6000, 67.9996
CIE-Luv:
72.7788, 76.8098, 65.4965
Hunter-Lab:
66.9540, 22.4059, 39.2675
#fb9d2f color charts
#fb9d2f color shades, tints & tones
#fb9d2f color schemes
#fb9d2f color preview, HTML & CSS examples
This text has a color of #fb9d2f
<p style="color:#fb9d2f;">Text here</p>
.mytext {color:#fb9d2f;}
This box has a color of #fb9d2f
<div style="background-color:#fb9d2f;">Content here</div>
.mybackground {background-color:#fb9d2f;}
Border around this has a color of #fb9d2f
<div style="border:2px solid #fb9d2f;">Content here</div>
.myborder {border:2px solid #fb9d2f;}