#bf8b84 color space conversions
Hex:
#bf8b84
RGB:
191, 139, 132
CMY:
25, 45, 48
CMYK:
0, 27, 31, 25
HSL:
7°, 31.5508%, 63.3333%
HSV (HSB):
7°, 30.8901%, 74.9020%
XYZ:
34.8833, 31.2075, 26.0149
xyY:
0.3787, 0.3388, 31.2075
CIE-Lab:
62.6824, 18.8352, 11.5559
CIE-LCH:
62.6824, 22.0976, 31.5303
CIE-Luv:
62.6824, 34.4722, 12.2646
Hunter-Lab:
55.8637, 13.7004, 11.4941
#bf8b84 color charts
#bf8b84 color shades, tints & tones
#bf8b84 color schemes
#bf8b84 color preview, HTML & CSS examples
This text has a color of #bf8b84
<p style="color:#bf8b84;">Text here</p>
.mytext {color:#bf8b84;}
This box has a color of #bf8b84
<div style="background-color:#bf8b84;">Content here</div>
.mybackground {background-color:#bf8b84;}
Border around this has a color of #bf8b84
<div style="border:2px solid #bf8b84;">Content here</div>
.myborder {border:2px solid #bf8b84;}