#d42d44 color space conversions
Hex:
#d42d44
RGB:
212, 45, 68
CMY:
17, 82, 73
CMYK:
0, 79, 68, 17
HSL:
352°, 66.0079%, 50.3922%
HSV (HSB):
352°, 78.7736%, 83.1373%
XYZ:
29.1332, 16.2912, 7.0779
xyY:
0.5549, 0.3103, 16.2912
CIE-Lab:
47.3542, 64.0429, 28.8151
CIE-LCH:
47.3542, 70.2268, 24.2246
CIE-Luv:
47.3542, 121.6078, 17.9329
Hunter-Lab:
40.3623, 58.2056, 17.8566
#d42d44 color charts
#d42d44 color shades, tints & tones
#d42d44 color schemes
#d42d44 color preview, HTML & CSS examples
This text has a color of #d42d44
<p style="color:#d42d44;">Text here</p>
.mytext {color:#d42d44;}
This box has a color of #d42d44
<div style="background-color:#d42d44;">Content here</div>
.mybackground {background-color:#d42d44;}
Border around this has a color of #d42d44
<div style="border:2px solid #d42d44;">Content here</div>
.myborder {border:2px solid #d42d44;}