#bd978f color space conversions
Hex:
#bd978f
RGB:
189, 151, 143
CMY:
26, 41, 44
CMYK:
0, 20, 24, 26
HSL:
10°, 25.8427%, 65.0980%
HSV (HSB):
10°, 24.3386%, 74.1176%
XYZ:
37.0108, 34.9352, 30.7791
xyY:
0.3603, 0.3401, 34.9352
CIE-Lab:
65.6982, 12.9707, 9.6001
CIE-LCH:
65.6982, 16.1370, 36.5065
CIE-Luv:
65.6982, 24.5479, 11.0026
Hunter-Lab:
59.1060, 8.3370, 10.4993
#bd978f color charts
#bd978f color shades, tints & tones
#bd978f color schemes
#bd978f color preview, HTML & CSS examples
This text has a color of #bd978f
<p style="color:#bd978f;">Text here</p>
.mytext {color:#bd978f;}
This box has a color of #bd978f
<div style="background-color:#bd978f;">Content here</div>
.mybackground {background-color:#bd978f;}
Border around this has a color of #bd978f
<div style="border:2px solid #bd978f;">Content here</div>
.myborder {border:2px solid #bd978f;}