#bf8e1e color space conversions
Hex:
#bf8e1e
RGB:
191, 142, 30
CMY:
25, 44, 88
CMYK:
0, 26, 84, 25
HSL:
42°, 72.8507%, 43.3333%
HSV (HSB):
42°, 84.2932%, 74.9020%
XYZ:
31.3932, 30.5161, 5.4639
xyY:
0.4660, 0.4529, 30.5161
CIE-Lab:
62.0970, 8.9978, 60.8804
CIE-LCH:
62.0970, 61.5417, 81.5928
CIE-Luv:
62.0970, 40.8153, 60.5032
Hunter-Lab:
55.2414, 4.7676, 32.8046
#bf8e1e color charts
#bf8e1e color shades, tints & tones
#bf8e1e color schemes
#bf8e1e color preview, HTML & CSS examples
This text has a color of #bf8e1e
<p style="color:#bf8e1e;">Text here</p>
.mytext {color:#bf8e1e;}
This box has a color of #bf8e1e
<div style="background-color:#bf8e1e;">Content here</div>
.mybackground {background-color:#bf8e1e;}
Border around this has a color of #bf8e1e
<div style="border:2px solid #bf8e1e;">Content here</div>
.myborder {border:2px solid #bf8e1e;}