#d2989d color space conversions
Hex:
#d2989d
RGB:
210, 152, 157
CMY:
18, 40, 38
CMYK:
0, 28, 25, 18
HSL:
355°, 39.1892%, 70.9804%
HSV (HSB):
355°, 27.6190%, 82.3529%
XYZ:
43.8924, 38.5924, 37.0340
xyY:
0.3672, 0.3229, 38.5924
CIE-Lab:
68.4550, 22.4438, 6.0041
CIE-LCH:
68.4550, 23.2330, 14.9770
CIE-Luv:
68.4550, 36.8377, 4.4004
Hunter-Lab:
62.1228, 17.4029, 8.1407
#d2989d color charts
#d2989d color shades, tints & tones
#d2989d color schemes
#d2989d color preview, HTML & CSS examples
This text has a color of #d2989d
<p style="color:#d2989d;">Text here</p>
.mytext {color:#d2989d;}
This box has a color of #d2989d
<div style="background-color:#d2989d;">Content here</div>
.mybackground {background-color:#d2989d;}
Border around this has a color of #d2989d
<div style="border:2px solid #d2989d;">Content here</div>
.myborder {border:2px solid #d2989d;}