#d42d93 color space conversions
Hex:
#d42d93
RGB:
212, 45, 147
CMY:
17, 82, 42
CMYK:
0, 79, 31, 17
HSL:
323°, 66.0079%, 50.3922%
HSV (HSB):
323°, 78.7736%, 83.1373%
XYZ:
33.3562, 17.9804, 29.3163
xyY:
0.4136, 0.2229, 17.9804
CIE-Lab:
49.4723, 70.4733, -16.2622
CIE-LCH:
49.4723, 72.3253, 347.0060
CIE-Luv:
49.4723, 92.2203, -35.0362
Hunter-Lab:
42.4033, 66.2098, -11.3089
#d42d93 color charts
#d42d93 color shades, tints & tones
#d42d93 color schemes
#d42d93 color preview, HTML & CSS examples
This text has a color of #d42d93
<p style="color:#d42d93;">Text here</p>
.mytext {color:#d42d93;}
This box has a color of #d42d93
<div style="background-color:#d42d93;">Content here</div>
.mybackground {background-color:#d42d93;}
Border around this has a color of #d42d93
<div style="border:2px solid #d42d93;">Content here</div>
.myborder {border:2px solid #d42d93;}