#d220d6 color space conversions
Hex:
#d220d6
RGB:
210, 32, 214
CMY:
18, 87, 16
CMYK:
2, 85, 0, 16
HSL:
299°, 73.9837%, 48.2353%
HSV (HSB):
299°, 85.0467%, 83.9216%
XYZ:
39.2325, 19.5897, 65.3317
xyY:
0.3160, 0.1578, 19.5897
CIE-Lab:
51.3701, 81.8939, -52.5328
CIE-LCH:
51.3701, 97.2949, 327.3209
CIE-Luv:
51.3701, 65.9617, -90.2202
Hunter-Lab:
44.2603, 80.7676, -56.5347
#d220d6 color charts
#d220d6 color shades, tints & tones
#d220d6 color schemes
#d220d6 color preview, HTML & CSS examples
This text has a color of #d220d6
<p style="color:#d220d6;">Text here</p>
.mytext {color:#d220d6;}
This box has a color of #d220d6
<div style="background-color:#d220d6;">Content here</div>
.mybackground {background-color:#d220d6;}
Border around this has a color of #d220d6
<div style="border:2px solid #d220d6;">Content here</div>
.myborder {border:2px solid #d220d6;}