#bf8f3d color space conversions
Hex:
#bf8f3d
RGB:
191, 143, 61
CMY:
25, 44, 76
CMYK:
0, 25, 68, 25
HSL:
38°, 51.5873%, 49.4118%
HSV (HSB):
38°, 68.0628%, 74.9020%
XYZ:
32.1506, 31.0582, 8.7152
xyY:
0.4470, 0.4318, 31.0582
CIE-Lab:
62.5567, 9.7737, 49.2503
CIE-LCH:
62.5567, 50.2107, 78.7755
CIE-Luv:
62.5567, 38.6333, 52.8067
Hunter-Lab:
55.7299, 5.4495, 29.7390
#bf8f3d color charts
#bf8f3d color shades, tints & tones
#bf8f3d color schemes
#bf8f3d color preview, HTML & CSS examples
This text has a color of #bf8f3d
<p style="color:#bf8f3d;">Text here</p>
.mytext {color:#bf8f3d;}
This box has a color of #bf8f3d
<div style="background-color:#bf8f3d;">Content here</div>
.mybackground {background-color:#bf8f3d;}
Border around this has a color of #bf8f3d
<div style="border:2px solid #bf8f3d;">Content here</div>
.myborder {border:2px solid #bf8f3d;}