#bf884e color space conversions
Hex:
#bf884e
RGB:
191, 136, 78
CMY:
25, 47, 69
CMYK:
0, 29, 59, 25
HSL:
31°, 46.8880%, 52.7451%
HSV (HSB):
31°, 59.1623%, 74.9020%
XYZ:
31.6652, 29.2347, 11.1817
xyY:
0.4393, 0.4056, 29.2347
CIE-Lab:
60.9882, 14.7721, 39.0802
CIE-LCH:
60.9882, 41.7789, 69.2937
CIE-Luv:
60.9882, 42.5006, 42.8067
Hunter-Lab:
54.0692, 9.9160, 25.5871
#bf884e color charts
#bf884e color shades, tints & tones
#bf884e color schemes
#bf884e color preview, HTML & CSS examples
This text has a color of #bf884e
<p style="color:#bf884e;">Text here</p>
.mytext {color:#bf884e;}
This box has a color of #bf884e
<div style="background-color:#bf884e;">Content here</div>
.mybackground {background-color:#bf884e;}
Border around this has a color of #bf884e
<div style="border:2px solid #bf884e;">Content here</div>
.myborder {border:2px solid #bf884e;}