#d41e72 color space conversions
Hex:
#d41e72
RGB:
212, 30, 114
CMY:
17, 88, 55
CMYK:
0, 86, 46, 17
HSL:
332°, 75.2066%, 47.4510%
HSV (HSB):
332°, 85.8491%, 83.1373%
XYZ:
30.6529, 16.1405, 17.4194
xyY:
0.4774, 0.2514, 16.1405
CIE-Lab:
47.1583, 70.6505, 0.3207
CIE-LCH:
47.1583, 70.6512, 0.2601
CIE-Luv:
47.1583, 109.9857, -13.1160
Hunter-Lab:
40.1752, 65.8853, 2.4153
#d41e72 color charts
#d41e72 color shades, tints & tones
#d41e72 color schemes
#d41e72 color preview, HTML & CSS examples
This text has a color of #d41e72
<p style="color:#d41e72;">Text here</p>
.mytext {color:#d41e72;}
This box has a color of #d41e72
<div style="background-color:#d41e72;">Content here</div>
.mybackground {background-color:#d41e72;}
Border around this has a color of #d41e72
<div style="border:2px solid #d41e72;">Content here</div>
.myborder {border:2px solid #d41e72;}