#bf979e color space conversions
Hex:
#bf979e
RGB:
191, 151, 158
CMY:
25, 41, 38
CMYK:
0, 21, 17, 25
HSL:
350°, 23.8095%, 67.0588%
HSV (HSB):
350°, 20.9424%, 74.9020%
XYZ:
38.7240, 35.6782, 37.1934
xyY:
0.3470, 0.3197, 35.6782
CIE-Lab:
66.2733, 16.0407, 2.0426
CIE-LCH:
66.2733, 16.1703, 7.2570
CIE-Luv:
66.2733, 24.2342, 0.0880
Hunter-Lab:
59.7312, 11.1927, 4.8933
#bf979e color charts
#bf979e color shades, tints & tones
#bf979e color schemes
#bf979e color preview, HTML & CSS examples
This text has a color of #bf979e
<p style="color:#bf979e;">Text here</p>
.mytext {color:#bf979e;}
This box has a color of #bf979e
<div style="background-color:#bf979e;">Content here</div>
.mybackground {background-color:#bf979e;}
Border around this has a color of #bf979e
<div style="border:2px solid #bf979e;">Content here</div>
.myborder {border:2px solid #bf979e;}