#bf8784 color space conversions
Hex:
#bf8784
RGB:
191, 135, 132
CMY:
25, 47, 48
CMYK:
0, 29, 31, 25
HSL:
3°, 31.5508%, 63.3333%
HSV (HSB):
3°, 30.8901%, 74.9020%
XYZ:
34.3147, 30.0703, 25.8254
xyY:
0.3804, 0.3333, 30.0703
CIE-Lab:
61.7148, 21.0502, 10.1897
CIE-LCH:
61.7148, 23.3868, 25.8300
CIE-Luv:
61.7148, 36.9266, 10.0232
Hunter-Lab:
54.8364, 15.7355, 10.4626
#bf8784 color charts
#bf8784 color shades, tints & tones
#bf8784 color schemes
#bf8784 color preview, HTML & CSS examples
This text has a color of #bf8784
<p style="color:#bf8784;">Text here</p>
.mytext {color:#bf8784;}
This box has a color of #bf8784
<div style="background-color:#bf8784;">Content here</div>
.mybackground {background-color:#bf8784;}
Border around this has a color of #bf8784
<div style="border:2px solid #bf8784;">Content here</div>
.myborder {border:2px solid #bf8784;}