#bf876b color space conversions
Hex:
#bf876b
RGB:
191, 135, 107
CMY:
25, 47, 58
CMYK:
0, 29, 44, 25
HSL:
20°, 39.6226%, 58.4314%
HSV (HSB):
20°, 43.9791%, 74.9020%
XYZ:
32.8037, 29.4658, 17.8685
xyY:
0.4093, 0.3677, 29.4658
CIE-Lab:
61.1906, 18.0053, 23.5893
CIE-LCH:
61.1906, 29.6757, 52.6461
CIE-Luv:
61.1906, 40.1607, 26.6846
Hunter-Lab:
54.2825, 12.8758, 18.4809
#bf876b color charts
#bf876b color shades, tints & tones
#bf876b color schemes
#bf876b color preview, HTML & CSS examples
This text has a color of #bf876b
<p style="color:#bf876b;">Text here</p>
.mytext {color:#bf876b;}
This box has a color of #bf876b
<div style="background-color:#bf876b;">Content here</div>
.mybackground {background-color:#bf876b;}
Border around this has a color of #bf876b
<div style="border:2px solid #bf876b;">Content here</div>
.myborder {border:2px solid #bf876b;}