#d41a9a color space conversions
Hex:
#d41a9a
RGB:
212, 26, 154
CMY:
17, 90, 40
CMYK:
0, 88, 27, 17
HSL:
319°, 78.1513%, 46.6667%
HSV (HSB):
319°, 87.7358%, 83.1373%
XYZ:
33.3535, 17.0689, 32.1086
xyY:
0.4041, 0.2068, 17.0689
CIE-Lab:
48.3468, 75.3153, -22.1794
CIE-LCH:
48.3468, 78.5132, 343.5910
CIE-Luv:
48.3468, 93.0503, -44.0333
Hunter-Lab:
41.3146, 71.8037, -17.1584
#d41a9a color charts
#d41a9a color shades, tints & tones
#d41a9a color schemes
#d41a9a color preview, HTML & CSS examples
This text has a color of #d41a9a
<p style="color:#d41a9a;">Text here</p>
.mytext {color:#d41a9a;}
This box has a color of #d41a9a
<div style="background-color:#d41a9a;">Content here</div>
.mybackground {background-color:#d41a9a;}
Border around this has a color of #d41a9a
<div style="border:2px solid #d41a9a;">Content here</div>
.myborder {border:2px solid #d41a9a;}