#d008aa color space conversions
Hex:
#d008aa
RGB:
208, 8, 170
CMY:
18, 97, 33
CMYK:
0, 96, 18, 18
HSL:
311°, 92.5926%, 42.3529%
HSV (HSB):
311°, 96.1538%, 81.5686%
XYZ:
33.3550, 16.4858, 39.4543
xyY:
0.3735, 0.1846, 16.4858
CIE-Lab:
47.6056, 78.5153, -32.9205
CIE-LCH:
47.6056, 85.1376, 337.2523
CIE-Luv:
47.6056, 84.5015, -59.7090
Hunter-Lab:
40.6028, 75.5820, -29.1910
#d008aa color charts
#d008aa color shades, tints & tones
#d008aa color schemes
#d008aa color preview, HTML & CSS examples
This text has a color of #d008aa
<p style="color:#d008aa;">Text here</p>
.mytext {color:#d008aa;}
This box has a color of #d008aa
<div style="background-color:#d008aa;">Content here</div>
.mybackground {background-color:#d008aa;}
Border around this has a color of #d008aa
<div style="border:2px solid #d008aa;">Content here</div>
.myborder {border:2px solid #d008aa;}