#d42d3c color space conversions
Hex:
#d42d3c
RGB:
212, 45, 60
CMY:
17, 82, 76
CMYK:
0, 79, 72, 17
HSL:
355°, 66.0079%, 50.3922%
HSV (HSB):
355°, 78.7736%, 83.1373%
XYZ:
28.9054, 16.2001, 5.8784
xyY:
0.5670, 0.3177, 16.2001
CIE-Lab:
47.2359, 63.6721, 33.4376
CIE-LCH:
47.2359, 71.9180, 27.7063
CIE-Luv:
47.2359, 123.7260, 21.6276
Hunter-Lab:
40.2493, 57.7550, 19.5152
#d42d3c color charts
#d42d3c color shades, tints & tones
#d42d3c color schemes
#d42d3c color preview, HTML & CSS examples
This text has a color of #d42d3c
<p style="color:#d42d3c;">Text here</p>
.mytext {color:#d42d3c;}
This box has a color of #d42d3c
<div style="background-color:#d42d3c;">Content here</div>
.mybackground {background-color:#d42d3c;}
Border around this has a color of #d42d3c
<div style="border:2px solid #d42d3c;">Content here</div>
.myborder {border:2px solid #d42d3c;}