#bf997c color space conversions
Hex:
#bf997c
RGB:
191, 153, 124
CMY:
25, 40, 51
CMYK:
0, 20, 35, 25
HSL:
26°, 34.3590%, 61.7647%
HSV (HSB):
26°, 35.0785%, 74.9020%
XYZ:
36.5152, 35.3141, 23.9605
xyY:
0.3812, 0.3687, 35.3141
CIE-Lab:
65.9925, 10.0652, 20.6196
CIE-LCH:
65.9925, 22.9450, 63.9812
CIE-Luv:
65.9925, 26.6437, 25.5144
Hunter-Lab:
59.4256, 5.6877, 17.6921
#bf997c color charts
#bf997c color shades, tints & tones
#bf997c color schemes
#bf997c color preview, HTML & CSS examples
This text has a color of #bf997c
<p style="color:#bf997c;">Text here</p>
.mytext {color:#bf997c;}
This box has a color of #bf997c
<div style="background-color:#bf997c;">Content here</div>
.mybackground {background-color:#bf997c;}
Border around this has a color of #bf997c
<div style="border:2px solid #bf997c;">Content here</div>
.myborder {border:2px solid #bf997c;}