#d42d24 color space conversions
Hex:
#d42d24
RGB:
212, 45, 36
CMY:
17, 82, 86
CMYK:
0, 79, 83, 17
HSL:
3°, 70.9677%, 48.6275%
HSV (HSB):
3°, 83.0189%, 83.1373%
XYZ:
28.4082, 16.0012, 3.2603
xyY:
0.5959, 0.3357, 16.0012
CIE-Lab:
46.9761, 62.8531, 46.4739
CIE-LCH:
46.9761, 78.1686, 36.4794
CIE-Luv:
46.9761, 128.6153, 30.1084
Hunter-Lab:
40.0015, 56.7642, 23.1686
#d42d24 color charts
#d42d24 color shades, tints & tones
#d42d24 color schemes
#d42d24 color preview, HTML & CSS examples
This text has a color of #d42d24
<p style="color:#d42d24;">Text here</p>
.mytext {color:#d42d24;}
This box has a color of #d42d24
<div style="background-color:#d42d24;">Content here</div>
.mybackground {background-color:#d42d24;}
Border around this has a color of #d42d24
<div style="border:2px solid #d42d24;">Content here</div>
.myborder {border:2px solid #d42d24;}