#d42d40 color space conversions
Hex:
#d42d40
RGB:
212, 45, 64
CMY:
17, 82, 75
CMYK:
0, 79, 70, 17
HSL:
353°, 66.0079%, 50.3922%
HSV (HSB):
353°, 78.7736%, 83.1373%
XYZ:
29.0152, 16.2440, 6.4566
xyY:
0.5611, 0.3141, 16.2440
CIE-Lab:
47.2930, 63.8512, 31.1347
CIE-LCH:
47.2930, 71.0376, 25.9945
CIE-Luv:
47.2930, 122.6958, 19.8323
Hunter-Lab:
40.3038, 57.9724, 18.7145
#d42d40 color charts
#d42d40 color shades, tints & tones
#d42d40 color schemes
#d42d40 color preview, HTML & CSS examples
This text has a color of #d42d40
<p style="color:#d42d40;">Text here</p>
.mytext {color:#d42d40;}
This box has a color of #d42d40
<div style="background-color:#d42d40;">Content here</div>
.mybackground {background-color:#d42d40;}
Border around this has a color of #d42d40
<div style="border:2px solid #d42d40;">Content here</div>
.myborder {border:2px solid #d42d40;}