#bf8d3d color space conversions
Hex:
#bf8d3d
RGB:
191, 141, 61
CMY:
25, 45, 76
CMYK:
0, 26, 68, 25
HSL:
37°, 51.5873%, 49.4118%
HSV (HSB):
37°, 68.0628%, 74.9020%
XYZ:
31.8530, 30.4630, 8.6160
xyY:
0.4491, 0.4295, 30.4630
CIE-Lab:
62.0517, 10.8724, 48.7078
CIE-LCH:
62.0517, 49.9065, 77.4169
CIE-Luv:
62.0517, 40.1177, 51.9441
Hunter-Lab:
55.1933, 6.4271, 29.3798
#bf8d3d color charts
#bf8d3d color shades, tints & tones
#bf8d3d color schemes
#bf8d3d color preview, HTML & CSS examples
This text has a color of #bf8d3d
<p style="color:#bf8d3d;">Text here</p>
.mytext {color:#bf8d3d;}
This box has a color of #bf8d3d
<div style="background-color:#bf8d3d;">Content here</div>
.mybackground {background-color:#bf8d3d;}
Border around this has a color of #bf8d3d
<div style="border:2px solid #bf8d3d;">Content here</div>
.myborder {border:2px solid #bf8d3d;}