#bf980b color space conversions
Hex:
#bf980b
RGB:
191, 152, 11
CMY:
25, 40, 96
CMYK:
0, 20, 94, 25
HSL:
47°, 89.1089%, 39.6078%
HSV (HSB):
47°, 94.2408%, 74.9020%
XYZ:
32.7745, 33.5570, 5.0664
xyY:
0.4590, 0.4700, 33.5570
CIE-Lab:
64.6094, 3.1650, 67.0465
CIE-LCH:
64.6094, 67.1211, 87.2973
CIE-Luv:
64.6094, 33.5514, 66.7360
Hunter-Lab:
57.9284, -0.3837, 35.3644
#bf980b color charts
#bf980b color shades, tints & tones
#bf980b color schemes
#bf980b color preview, HTML & CSS examples
This text has a color of #bf980b
<p style="color:#bf980b;">Text here</p>
.mytext {color:#bf980b;}
This box has a color of #bf980b
<div style="background-color:#bf980b;">Content here</div>
.mybackground {background-color:#bf980b;}
Border around this has a color of #bf980b
<div style="border:2px solid #bf980b;">Content here</div>
.myborder {border:2px solid #bf980b;}