#bf8e81 color space conversions
Hex:
#bf8e81
RGB:
191, 142, 129
CMY:
25, 44, 49
CMYK:
0, 26, 32, 25
HSL:
13°, 32.6316%, 62.7451%
HSV (HSB):
13°, 32.4607%, 74.9020%
XYZ:
35.1213, 32.0073, 25.0958
xyY:
0.3808, 0.3471, 32.0073
CIE-Lab:
63.3490, 16.7745, 14.1841
CIE-LCH:
63.3490, 21.9675, 40.2170
CIE-Luv:
63.3490, 32.9921, 16.0444
Hunter-Lab:
56.5750, 11.8050, 13.3024
#bf8e81 color charts
#bf8e81 color shades, tints & tones
#bf8e81 color schemes
#bf8e81 color preview, HTML & CSS examples
This text has a color of #bf8e81
<p style="color:#bf8e81;">Text here</p>
.mytext {color:#bf8e81;}
This box has a color of #bf8e81
<div style="background-color:#bf8e81;">Content here</div>
.mybackground {background-color:#bf8e81;}
Border around this has a color of #bf8e81
<div style="border:2px solid #bf8e81;">Content here</div>
.myborder {border:2px solid #bf8e81;}