#d021a4 color space conversions
Hex:
#d021a4
RGB:
208, 33, 164
CMY:
18, 87, 36
CMYK:
0, 84, 21, 18
HSL:
315°, 72.6141%, 47.2549%
HSV (HSB):
315°, 84.1346%, 81.5686%
XYZ:
33.2571, 17.1779, 36.6848
xyY:
0.3817, 0.1972, 17.1779
CIE-Lab:
48.4835, 74.3860, -27.9894
CIE-LCH:
48.4835, 79.4776, 339.3801
CIE-Luv:
48.4835, 84.4065, -52.1736
Hunter-Lab:
41.4463, 70.7001, -23.4662
#d021a4 color charts
#d021a4 color shades, tints & tones
#d021a4 color schemes
#d021a4 color preview, HTML & CSS examples
This text has a color of #d021a4
<p style="color:#d021a4;">Text here</p>
.mytext {color:#d021a4;}
This box has a color of #d021a4
<div style="background-color:#d021a4;">Content here</div>
.mybackground {background-color:#d021a4;}
Border around this has a color of #d021a4
<div style="border:2px solid #d021a4;">Content here</div>
.myborder {border:2px solid #d021a4;}