#d2808d color space conversions
Hex:
#d2808d
RGB:
210, 128, 141
CMY:
18, 50, 45
CMYK:
0, 39, 33, 18
HSL:
350°, 47.6744%, 66.2745%
HSV (HSB):
350°, 39.0476%, 82.3529%
XYZ:
39.1052, 31.0631, 29.1340
xyY:
0.3938, 0.3128, 31.0631
CIE-Lab:
62.5608, 33.2551, 6.5723
CIE-LCH:
62.5608, 33.8984, 11.1795
CIE-Luv:
62.5608, 53.8257, 2.8831
Hunter-Lab:
55.7343, 27.7073, 8.0213
#d2808d color charts
#d2808d color shades, tints & tones
#d2808d color schemes
#d2808d color preview, HTML & CSS examples
This text has a color of #d2808d
<p style="color:#d2808d;">Text here</p>
.mytext {color:#d2808d;}
This box has a color of #d2808d
<div style="background-color:#d2808d;">Content here</div>
.mybackground {background-color:#d2808d;}
Border around this has a color of #d2808d
<div style="border:2px solid #d2808d;">Content here</div>
.myborder {border:2px solid #d2808d;}