#d22caa color space conversions
Hex:
#d22caa
RGB:
210, 44, 170
CMY:
18, 83, 33
CMYK:
0, 79, 19, 18
HSL:
314°, 65.3543%, 49.8039%
HSV (HSB):
314°, 79.0476%, 82.3529%
XYZ:
34.7347, 18.4053, 39.7521
xyY:
0.3739, 0.1981, 18.4053
CIE-Lab:
49.9840, 73.0607, -29.1775
CIE-LCH:
49.9840, 78.6714, 338.2302
CIE-Luv:
49.9840, 81.3678, -54.0447
Hunter-Lab:
42.9014, 69.4435, -24.9067
#d22caa color charts
#d22caa color shades, tints & tones
#d22caa color schemes
#d22caa color preview, HTML & CSS examples
This text has a color of #d22caa
<p style="color:#d22caa;">Text here</p>
.mytext {color:#d22caa;}
This box has a color of #d22caa
<div style="background-color:#d22caa;">Content here</div>
.mybackground {background-color:#d22caa;}
Border around this has a color of #d22caa
<div style="border:2px solid #d22caa;">Content here</div>
.myborder {border:2px solid #d22caa;}