#bd982f color space conversions
Hex:
#bd982f
RGB:
189, 152, 47
CMY:
26, 40, 82
CMYK:
0, 20, 75, 26
HSL:
44°, 60.1695%, 46.2745%
HSV (HSB):
44°, 75.1323%, 74.1176%
XYZ:
32.7276, 33.4805, 7.4268
xyY:
0.4445, 0.4547, 33.4805
CIE-Lab:
64.5481, 3.2618, 57.1595
CIE-LCH:
64.5481, 57.2525, 86.7339
CIE-Luv:
64.5481, 31.1288, 60.7797
Hunter-Lab:
57.8624, -0.2975, 32.8936
#bd982f color charts
#bd982f color shades, tints & tones
#bd982f color schemes
#bd982f color preview, HTML & CSS examples
This text has a color of #bd982f
<p style="color:#bd982f;">Text here</p>
.mytext {color:#bd982f;}
This box has a color of #bd982f
<div style="background-color:#bd982f;">Content here</div>
.mybackground {background-color:#bd982f;}
Border around this has a color of #bd982f
<div style="border:2px solid #bd982f;">Content here</div>
.myborder {border:2px solid #bd982f;}