#bf8e3d color space conversions
Hex:
#bf8e3d
RGB:
191, 142, 61
CMY:
25, 44, 76
CMYK:
0, 26, 68, 25
HSL:
37°, 51.5873%, 49.4118%
HSV (HSB):
37°, 68.0628%, 74.9020%
XYZ:
32.0012, 30.7593, 8.6654
xyY:
0.4480, 0.4306, 30.7593
CIE-Lab:
62.3039, 10.3228, 48.9789
CIE-LCH:
62.3039, 50.0549, 78.0985
CIE-Luv:
62.3039, 39.3747, 52.3753
Hunter-Lab:
55.4611, 5.9381, 29.5591
#bf8e3d color charts
#bf8e3d color shades, tints & tones
#bf8e3d color schemes
#bf8e3d color preview, HTML & CSS examples
This text has a color of #bf8e3d
<p style="color:#bf8e3d;">Text here</p>
.mytext {color:#bf8e3d;}
This box has a color of #bf8e3d
<div style="background-color:#bf8e3d;">Content here</div>
.mybackground {background-color:#bf8e3d;}
Border around this has a color of #bf8e3d
<div style="border:2px solid #bf8e3d;">Content here</div>
.myborder {border:2px solid #bf8e3d;}