#d2979d color space conversions
Hex:
#d2979d
RGB:
210, 151, 157
CMY:
18, 41, 38
CMYK:
0, 28, 25, 18
HSL:
354°, 39.5973%, 70.7843%
HSV (HSB):
354°, 28.0952%, 82.3529%
XYZ:
43.7308, 38.2692, 36.9801
xyY:
0.3675, 0.3216, 38.2692
CIE-Lab:
68.2185, 22.9881, 5.6642
CIE-LCH:
68.2185, 23.6756, 13.8417
CIE-Luv:
68.2185, 37.4295, 3.8236
Hunter-Lab:
61.8621, 17.9243, 7.8609
#d2979d color charts
#d2979d color shades, tints & tones
#d2979d color schemes
#d2979d color preview, HTML & CSS examples
This text has a color of #d2979d
<p style="color:#d2979d;">Text here</p>
.mytext {color:#d2979d;}
This box has a color of #d2979d
<div style="background-color:#d2979d;">Content here</div>
.mybackground {background-color:#d2979d;}
Border around this has a color of #d2979d
<div style="border:2px solid #d2979d;">Content here</div>
.myborder {border:2px solid #d2979d;}