#d42d57 color space conversions
Hex:
#d42d57
RGB:
212, 45, 87
CMY:
17, 82, 66
CMYK:
0, 79, 59, 17
HSL:
345°, 66.0079%, 50.3922%
HSV (HSB):
345°, 78.7736%, 83.1373%
XYZ:
29.8101, 16.5619, 10.6424
xyY:
0.5229, 0.2905, 16.5619
CIE-Lab:
47.7033, 65.1294, 17.7055
CIE-LCH:
47.7033, 67.4932, 15.2084
CIE-Luv:
47.7033, 115.7184, 7.5882
Hunter-Lab:
40.6964, 59.5325, 12.9826
#d42d57 color charts
#d42d57 color shades, tints & tones
#d42d57 color schemes
#d42d57 color preview, HTML & CSS examples
This text has a color of #d42d57
<p style="color:#d42d57;">Text here</p>
.mytext {color:#d42d57;}
This box has a color of #d42d57
<div style="background-color:#d42d57;">Content here</div>
.mybackground {background-color:#d42d57;}
Border around this has a color of #d42d57
<div style="border:2px solid #d42d57;">Content here</div>
.myborder {border:2px solid #d42d57;}