#bf936e color space conversions
Hex:
#bf936e
RGB:
191, 147, 110
CMY:
25, 42, 57
CMYK:
0, 23, 42, 25
HSL:
27°, 38.7560%, 59.0196%
HSV (HSB):
27°, 42.4084%, 74.9020%
XYZ:
34.7340, 33.0696, 19.3042
xyY:
0.3987, 0.3796, 33.0696
CIE-Lab:
64.2172, 11.7084, 25.9501
CIE-LCH:
64.2172, 28.4692, 65.7157
CIE-Luv:
64.2172, 31.8644, 31.0864
Hunter-Lab:
57.5062, 7.1792, 20.3513
#bf936e color charts
#bf936e color shades, tints & tones
#bf936e color schemes
#bf936e color preview, HTML & CSS examples
This text has a color of #bf936e
<p style="color:#bf936e;">Text here</p>
.mytext {color:#bf936e;}
This box has a color of #bf936e
<div style="background-color:#bf936e;">Content here</div>
.mybackground {background-color:#bf936e;}
Border around this has a color of #bf936e
<div style="border:2px solid #bf936e;">Content here</div>
.myborder {border:2px solid #bf936e;}