#d42c3d color space conversions
Hex:
#d42c3d
RGB:
212, 44, 61
CMY:
17, 83, 76
CMYK:
0, 79, 71, 17
HSL:
354°, 66.1417%, 50.1961%
HSV (HSB):
354°, 79.2453%, 83.1373%
XYZ:
28.8944, 16.1353, 6.0064
xyY:
0.5662, 0.3162, 16.1353
CIE-Lab:
47.1515, 63.9929, 32.7475
CIE-LCH:
47.1515, 71.8852, 27.1005
CIE-Luv:
47.1515, 123.9182, 20.9919
Hunter-Lab:
40.1688, 58.1038, 19.2526
#d42c3d color charts
#d42c3d color shades, tints & tones
#d42c3d color schemes
#d42c3d color preview, HTML & CSS examples
This text has a color of #d42c3d
<p style="color:#d42c3d;">Text here</p>
.mytext {color:#d42c3d;}
This box has a color of #d42c3d
<div style="background-color:#d42c3d;">Content here</div>
.mybackground {background-color:#d42c3d;}
Border around this has a color of #d42c3d
<div style="border:2px solid #d42c3d;">Content here</div>
.myborder {border:2px solid #d42c3d;}