#bf982f color space conversions
Hex:
#bf982f
RGB:
191, 152, 47
CMY:
25, 40, 82
CMYK:
0, 20, 75, 25
HSL:
44°, 60.5042%, 46.6667%
HSV (HSB):
44°, 75.3927%, 74.9020%
XYZ:
33.2272, 33.7381, 7.4502
xyY:
0.4465, 0.4534, 33.7381
CIE-Lab:
64.7541, 4.1481, 57.4290
CIE-LCH:
64.7541, 57.5786, 85.8687
CIE-Luv:
64.7541, 32.6624, 60.8548
Hunter-Lab:
58.0845, 0.4629, 33.0544
#bf982f color charts
#bf982f color shades, tints & tones
#bf982f color schemes
#bf982f color preview, HTML & CSS examples
This text has a color of #bf982f
<p style="color:#bf982f;">Text here</p>
.mytext {color:#bf982f;}
This box has a color of #bf982f
<div style="background-color:#bf982f;">Content here</div>
.mybackground {background-color:#bf982f;}
Border around this has a color of #bf982f
<div style="border:2px solid #bf982f;">Content here</div>
.myborder {border:2px solid #bf982f;}