#d005a2 color space conversions
Hex:
#d005a2
RGB:
208, 5, 162
CMY:
18, 98, 36
CMYK:
0, 98, 22, 18
HSL:
314°, 95.3052%, 41.7647%
HSV (HSB):
314°, 97.5962%, 81.5686%
XYZ:
32.5883, 16.1271, 35.5777
xyY:
0.3866, 0.1913, 16.1271
CIE-Lab:
47.1408, 77.7956, -28.8900
CIE-LCH:
47.1408, 82.9867, 339.6271
CIE-Luv:
47.1408, 88.3029, -53.6894
Hunter-Lab:
40.1585, 74.5737, -24.4158
#d005a2 color charts
#d005a2 color shades, tints & tones
#d005a2 color schemes
#d005a2 color preview, HTML & CSS examples
This text has a color of #d005a2
<p style="color:#d005a2;">Text here</p>
.mytext {color:#d005a2;}
This box has a color of #d005a2
<div style="background-color:#d005a2;">Content here</div>
.mybackground {background-color:#d005a2;}
Border around this has a color of #d005a2
<div style="border:2px solid #d005a2;">Content here</div>
.myborder {border:2px solid #d005a2;}