#d220d1 color space conversions
Hex:
#d220d1
RGB:
210, 32, 209
CMY:
18, 87, 18
CMYK:
0, 85, 0, 18
HSL:
300°, 73.5537%, 47.4510%
HSV (HSB):
300°, 84.7619%, 82.3529%
XYZ:
38.6035, 19.3381, 62.0196
xyY:
0.3218, 0.1612, 19.3381
CIE-Lab:
51.0805, 81.1422, -50.1320
CIE-LCH:
51.0805, 95.3796, 328.2910
CIE-Luv:
51.0805, 67.8310, -86.4681
Hunter-Lab:
43.9751, 79.7394, -52.8361
#d220d1 color charts
#d220d1 color shades, tints & tones
#d220d1 color schemes
#d220d1 color preview, HTML & CSS examples
This text has a color of #d220d1
<p style="color:#d220d1;">Text here</p>
.mytext {color:#d220d1;}
This box has a color of #d220d1
<div style="background-color:#d220d1;">Content here</div>
.mybackground {background-color:#d220d1;}
Border around this has a color of #d220d1
<div style="border:2px solid #d220d1;">Content here</div>
.myborder {border:2px solid #d220d1;}