#bf895d color space conversions
Hex:
#bf895d
RGB:
191, 137, 93
CMY:
25, 46, 64
CMYK:
0, 28, 51, 25
HSL:
27°, 43.3628%, 55.6863%
HSV (HSB):
27°, 51.3089%, 74.9020%
XYZ:
32.4073, 29.7580, 14.3917
xyY:
0.4233, 0.3887, 29.7580
CIE-Lab:
61.4449, 15.4910, 31.6474
CIE-LCH:
61.4449, 35.2354, 63.9189
CIE-Luv:
61.4449, 40.3502, 35.7690
Hunter-Lab:
54.5509, 10.5783, 22.5436
#bf895d color charts
#bf895d color shades, tints & tones
#bf895d color schemes
#bf895d color preview, HTML & CSS examples
This text has a color of #bf895d
<p style="color:#bf895d;">Text here</p>
.mytext {color:#bf895d;}
This box has a color of #bf895d
<div style="background-color:#bf895d;">Content here</div>
.mybackground {background-color:#bf895d;}
Border around this has a color of #bf895d
<div style="border:2px solid #bf895d;">Content here</div>
.myborder {border:2px solid #bf895d;}