#bf8b3f color space conversions
Hex:
#bf8b3f
RGB:
191, 139, 63
CMY:
25, 45, 75
CMYK:
0, 27, 67, 25
HSL:
36°, 50.3937%, 49.8039%
HSV (HSB):
36°, 67.0157%, 74.9020%
XYZ:
31.6157, 29.9005, 8.8077
xyY:
0.4496, 0.4252, 29.9005
CIE-Lab:
61.5683, 12.0914, 47.2422
CIE-LCH:
61.5683, 48.7650, 75.6436
CIE-Luv:
61.5683, 41.4738, 50.3582
Hunter-Lab:
54.6813, 7.5129, 28.7269
#bf8b3f color charts
#bf8b3f color shades, tints & tones
#bf8b3f color schemes
#bf8b3f color preview, HTML & CSS examples
This text has a color of #bf8b3f
<p style="color:#bf8b3f;">Text here</p>
.mytext {color:#bf8b3f;}
This box has a color of #bf8b3f
<div style="background-color:#bf8b3f;">Content here</div>
.mybackground {background-color:#bf8b3f;}
Border around this has a color of #bf8b3f
<div style="border:2px solid #bf8b3f;">Content here</div>
.myborder {border:2px solid #bf8b3f;}