#bf876c color space conversions
Hex:
#bf876c
RGB:
191, 135, 108
CMY:
25, 47, 58
CMYK:
0, 29, 43, 25
HSL:
20°, 39.3365%, 58.6275%
HSV (HSB):
20°, 43.4555%, 74.9020%
XYZ:
32.8566, 29.4870, 18.1472
xyY:
0.4082, 0.3663, 29.4870
CIE-Lab:
61.2091, 18.1142, 23.0548
CIE-LCH:
61.2091, 29.3197, 51.8432
CIE-Luv:
61.2091, 40.0407, 26.0690
Hunter-Lab:
54.3020, 12.9770, 18.1972
#bf876c color charts
#bf876c color shades, tints & tones
#bf876c color schemes
#bf876c color preview, HTML & CSS examples
This text has a color of #bf876c
<p style="color:#bf876c;">Text here</p>
.mytext {color:#bf876c;}
This box has a color of #bf876c
<div style="background-color:#bf876c;">Content here</div>
.mybackground {background-color:#bf876c;}
Border around this has a color of #bf876c
<div style="border:2px solid #bf876c;">Content here</div>
.myborder {border:2px solid #bf876c;}