#f9bd2e color space conversions
Hex:
#f9bd2e
RGB:
249, 189, 46
CMY:
2, 26, 82
CMYK:
0, 24, 82, 2
HSL:
42°, 94.4186%, 57.8431%
HSV (HSB):
42°, 81.5261%, 97.6471%
XYZ:
57.7577, 56.7322, 10.4910
xyY:
0.4621, 0.4539, 56.7322
CIE-Lab:
80.0287, 9.5899, 73.8781
CIE-LCH:
80.0287, 74.4979, 82.6040
CIE-Luv:
80.0287, 49.8148, 77.7376
Hunter-Lab:
75.3208, 5.0665, 44.4664
#f9bd2e color charts
#f9bd2e color shades, tints & tones
#f9bd2e color schemes
#f9bd2e color preview, HTML & CSS examples
This text has a color of #f9bd2e
<p style="color:#f9bd2e;">Text here</p>
.mytext {color:#f9bd2e;}
This box has a color of #f9bd2e
<div style="background-color:#f9bd2e;">Content here</div>
.mybackground {background-color:#f9bd2e;}
Border around this has a color of #f9bd2e
<div style="border:2px solid #f9bd2e;">Content here</div>
.myborder {border:2px solid #f9bd2e;}