#d41e9c color space conversions
Hex:
#d41e9c
RGB:
212, 30, 156
CMY:
17, 88, 39
CMYK:
0, 86, 26, 17
HSL:
318°, 75.2066%, 47.4510%
HSV (HSB):
318°, 85.8491%, 83.1373%
XYZ:
33.6164, 17.3259, 33.0249
xyY:
0.4004, 0.2063, 17.3259
CIE-Lab:
48.6681, 74.8545, -22.8800
CIE-LCH:
48.6681, 78.2732, 343.0037
CIE-Luv:
48.6681, 91.5357, -45.0062
Hunter-Lab:
41.6244, 71.3163, -17.9038
#d41e9c color charts
#d41e9c color shades, tints & tones
#d41e9c color schemes
#d41e9c color preview, HTML & CSS examples
This text has a color of #d41e9c
<p style="color:#d41e9c;">Text here</p>
.mytext {color:#d41e9c;}
This box has a color of #d41e9c
<div style="background-color:#d41e9c;">Content here</div>
.mybackground {background-color:#d41e9c;}
Border around this has a color of #d41e9c
<div style="border:2px solid #d41e9c;">Content here</div>
.myborder {border:2px solid #d41e9c;}