#d2808e color space conversions
Hex:
#d2808e
RGB:
210, 128, 142
CMY:
18, 50, 44
CMYK:
0, 39, 32, 18
HSL:
350°, 47.6744%, 66.2745%
HSV (HSB):
350°, 39.0476%, 82.3529%
XYZ:
39.1800, 31.0930, 29.5277
xyY:
0.3926, 0.3116, 31.0930
CIE-Lab:
62.5860, 33.3833, 6.0378
CIE-LCH:
62.5860, 33.9250, 10.2519
CIE-Luv:
62.5860, 53.6407, 2.1514
Hunter-Lab:
55.7611, 27.8395, 7.6363
#d2808e color charts
#d2808e color shades, tints & tones
#d2808e color schemes
#d2808e color preview, HTML & CSS examples
This text has a color of #d2808e
<p style="color:#d2808e;">Text here</p>
.mytext {color:#d2808e;}
This box has a color of #d2808e
<div style="background-color:#d2808e;">Content here</div>
.mybackground {background-color:#d2808e;}
Border around this has a color of #d2808e
<div style="border:2px solid #d2808e;">Content here</div>
.myborder {border:2px solid #d2808e;}