#d22aaf color space conversions
Hex:
#d22aaf
RGB:
210, 42, 175
CMY:
18, 84, 31
CMYK:
0, 80, 17, 18
HSL:
313°, 66.6667%, 49.4118%
HSV (HSB):
313°, 80.0000%, 82.3529%
XYZ:
35.1442, 18.4527, 42.2669
xyY:
0.3666, 0.1925, 18.4527
CIE-Lab:
50.0407, 74.2157, -32.0328
CIE-LCH:
50.0407, 80.8336, 336.6541
CIE-Luv:
50.0407, 79.7376, -58.4217
Hunter-Lab:
42.9566, 70.8624, -28.2683
#d22aaf color charts
#d22aaf color shades, tints & tones
#d22aaf color schemes
#d22aaf color preview, HTML & CSS examples
This text has a color of #d22aaf
<p style="color:#d22aaf;">Text here</p>
.mytext {color:#d22aaf;}
This box has a color of #d22aaf
<div style="background-color:#d22aaf;">Content here</div>
.mybackground {background-color:#d22aaf;}
Border around this has a color of #d22aaf
<div style="border:2px solid #d22aaf;">Content here</div>
.myborder {border:2px solid #d22aaf;}