#d42c6c color space conversions
Hex:
#d42c6c
RGB:
212, 44, 108
CMY:
17, 83, 58
CMYK:
0, 79, 49, 17
HSL:
337°, 66.1417%, 50.1961%
HSV (HSB):
337°, 79.2453%, 83.1373%
XYZ:
30.7588, 16.8811, 15.8246
xyY:
0.4847, 0.2660, 16.8811
CIE-Lab:
48.1099, 66.9432, 5.3816
CIE-LCH:
48.1099, 67.1591, 4.5961
CIE-Luv:
48.1099, 108.4269, -6.2263
Hunter-Lab:
41.0866, 61.7294, 5.9250
#d42c6c color charts
#d42c6c color shades, tints & tones
#d42c6c color schemes
#d42c6c color preview, HTML & CSS examples
This text has a color of #d42c6c
<p style="color:#d42c6c;">Text here</p>
.mytext {color:#d42c6c;}
This box has a color of #d42c6c
<div style="background-color:#d42c6c;">Content here</div>
.mybackground {background-color:#d42c6c;}
Border around this has a color of #d42c6c
<div style="border:2px solid #d42c6c;">Content here</div>
.myborder {border:2px solid #d42c6c;}