#bf9e1e color space conversions
Hex:
#bf9e1e
RGB:
191, 158, 30
CMY:
25, 38, 88
CMYK:
0, 17, 84, 25
HSL:
48°, 72.8507%, 43.3333%
HSV (HSB):
48°, 84.2932%, 74.9020%
XYZ:
33.9471, 35.6238, 6.3152
xyY:
0.4473, 0.4694, 35.6238
CIE-Lab:
66.2315, 0.3057, 64.3610
CIE-LCH:
66.2315, 64.3618, 89.7279
CIE-Luv:
66.2315, 28.7470, 66.8339
Hunter-Lab:
59.6857, -2.9256, 35.5067
#bf9e1e color charts
#bf9e1e color shades, tints & tones
#bf9e1e color schemes
#bf9e1e color preview, HTML & CSS examples
This text has a color of #bf9e1e
<p style="color:#bf9e1e;">Text here</p>
.mytext {color:#bf9e1e;}
This box has a color of #bf9e1e
<div style="background-color:#bf9e1e;">Content here</div>
.mybackground {background-color:#bf9e1e;}
Border around this has a color of #bf9e1e
<div style="border:2px solid #bf9e1e;">Content here</div>
.myborder {border:2px solid #bf9e1e;}