#bf9c81 color space conversions
Hex:
#bf9c81
RGB:
191, 156, 129
CMY:
25, 39, 49
CMYK:
0, 18, 32, 25
HSL:
26°, 32.6316%, 62.7451%
HSV (HSB):
26°, 32.4607%, 74.9020%
XYZ:
37.3368, 36.4383, 25.8343
xyY:
0.3748, 0.3658, 36.4383
CIE-Lab:
66.8535, 9.0599, 19.0351
CIE-LCH:
66.8535, 21.0812, 64.5475
CIE-Luv:
66.8535, 24.2998, 23.8889
Hunter-Lab:
60.3641, 4.7696, 16.8803
#bf9c81 color charts
#bf9c81 color shades, tints & tones
#bf9c81 color schemes
#bf9c81 color preview, HTML & CSS examples
This text has a color of #bf9c81
<p style="color:#bf9c81;">Text here</p>
.mytext {color:#bf9c81;}
This box has a color of #bf9c81
<div style="background-color:#bf9c81;">Content here</div>
.mybackground {background-color:#bf9c81;}
Border around this has a color of #bf9c81
<div style="border:2px solid #bf9c81;">Content here</div>
.myborder {border:2px solid #bf9c81;}