#bd988f color space conversions
Hex:
#bd988f
RGB:
189, 152, 143
CMY:
26, 40, 44
CMYK:
0, 20, 24, 26
HSL:
12°, 25.8427%, 65.0980%
HSV (HSB):
12°, 24.3386%, 74.1176%
XYZ:
37.1724, 35.2585, 30.8330
xyY:
0.3600, 0.3414, 35.2585
CIE-Lab:
65.9494, 12.4187, 9.9567
CIE-LCH:
65.9494, 15.9172, 38.7210
CIE-Luv:
65.9494, 23.9578, 11.5920
Hunter-Lab:
59.3788, 7.8319, 10.7783
#bd988f color charts
#bd988f color shades, tints & tones
#bd988f color schemes
#bd988f color preview, HTML & CSS examples
This text has a color of #bd988f
<p style="color:#bd988f;">Text here</p>
.mytext {color:#bd988f;}
This box has a color of #bd988f
<div style="background-color:#bd988f;">Content here</div>
.mybackground {background-color:#bd988f;}
Border around this has a color of #bd988f
<div style="border:2px solid #bd988f;">Content here</div>
.myborder {border:2px solid #bd988f;}