#bf988c color space conversions
Hex:
#bf988c
RGB:
191, 152, 140
CMY:
25, 40, 45
CMYK:
0, 20, 27, 25
HSL:
14°, 28.4916%, 64.9020%
HSV (HSB):
14°, 26.7016%, 74.9020%
XYZ:
37.4477, 35.4263, 29.6752
xyY:
0.3652, 0.3455, 35.4263
CIE-Lab:
66.0792, 12.7595, 11.8454
CIE-LCH:
66.0792, 17.4103, 42.8724
CIE-Luv:
66.0792, 25.6435, 14.0153
Hunter-Lab:
59.5200, 8.1455, 12.1035
#bf988c color charts
#bf988c color shades, tints & tones
#bf988c color schemes
#bf988c color preview, HTML & CSS examples
This text has a color of #bf988c
<p style="color:#bf988c;">Text here</p>
.mytext {color:#bf988c;}
This box has a color of #bf988c
<div style="background-color:#bf988c;">Content here</div>
.mybackground {background-color:#bf988c;}
Border around this has a color of #bf988c
<div style="border:2px solid #bf988c;">Content here</div>
.myborder {border:2px solid #bf988c;}