#bf897e color space conversions
Hex:
#bf897e
RGB:
191, 137, 126
CMY:
25, 46, 51
CMYK:
0, 28, 34, 25
HSL:
10°, 33.6788%, 62.1569%
HSV (HSB):
10°, 34.0314%, 74.9020%
XYZ:
34.1974, 30.4740, 23.8183
xyY:
0.3865, 0.3444, 30.4740
CIE-Lab:
62.0611, 19.1515, 14.0807
CIE-LCH:
62.0611, 23.7706, 36.3244
CIE-Luv:
62.0611, 36.4898, 15.3456
Hunter-Lab:
55.2033, 13.9716, 13.0607
#bf897e color charts
#bf897e color shades, tints & tones
#bf897e color schemes
#bf897e color preview, HTML & CSS examples
This text has a color of #bf897e
<p style="color:#bf897e;">Text here</p>
.mytext {color:#bf897e;}
This box has a color of #bf897e
<div style="background-color:#bf897e;">Content here</div>
.mybackground {background-color:#bf897e;}
Border around this has a color of #bf897e
<div style="border:2px solid #bf897e;">Content here</div>
.myborder {border:2px solid #bf897e;}