#bf8d7e color space conversions
Hex:
#bf8d7e
RGB:
191, 141, 126
CMY:
25, 45, 51
CMYK:
0, 26, 34, 25
HSL:
14°, 33.6788%, 62.1569%
HSV (HSB):
14°, 34.0314%, 74.9020%
XYZ:
34.7766, 31.6325, 24.0114
xyY:
0.3846, 0.3498, 31.6325
CIE-Lab:
63.0380, 16.9374, 15.4402
CIE-LCH:
63.0380, 22.9189, 42.3524
CIE-Luv:
63.0380, 33.9790, 17.5506
Hunter-Lab:
56.2428, 11.9472, 14.0576
#bf8d7e color charts
#bf8d7e color shades, tints & tones
#bf8d7e color schemes
#bf8d7e color preview, HTML & CSS examples
This text has a color of #bf8d7e
<p style="color:#bf8d7e;">Text here</p>
.mytext {color:#bf8d7e;}
This box has a color of #bf8d7e
<div style="background-color:#bf8d7e;">Content here</div>
.mybackground {background-color:#bf8d7e;}
Border around this has a color of #bf8d7e
<div style="border:2px solid #bf8d7e;">Content here</div>
.myborder {border:2px solid #bf8d7e;}