#d41caa color space conversions
Hex:
#d41caa
RGB:
212, 28, 170
CMY:
17, 89, 33
CMYK:
0, 87, 20, 17
HSL:
314°, 76.6667%, 47.0588%
HSV (HSB):
314°, 86.7925%, 83.1373%
XYZ:
34.8223, 17.7298, 39.6171
xyY:
0.3778, 0.1924, 17.7298
CIE-Lab:
49.1668, 76.8836, -30.4246
CIE-LCH:
49.1668, 82.6846, 338.4102
CIE-Luv:
49.1668, 85.7130, -56.2904
Hunter-Lab:
42.1068, 73.9326, -26.3095
#d41caa color charts
#d41caa color shades, tints & tones
#d41caa color schemes
#d41caa color preview, HTML & CSS examples
This text has a color of #d41caa
<p style="color:#d41caa;">Text here</p>
.mytext {color:#d41caa;}
This box has a color of #d41caa
<div style="background-color:#d41caa;">Content here</div>
.mybackground {background-color:#d41caa;}
Border around this has a color of #d41caa
<div style="border:2px solid #d41caa;">Content here</div>
.myborder {border:2px solid #d41caa;}