#d42e1c color space conversions
Hex:
#d42e1c
RGB:
212, 46, 28
CMY:
17, 82, 89
CMYK:
0, 78, 87, 17
HSL:
6°, 76.6667%, 47.0588%
HSV (HSB):
6°, 86.7925%, 83.1373%
XYZ:
28.3380, 16.0349, 2.7001
xyY:
0.6020, 0.3406, 16.0349
CIE-Lab:
47.0202, 62.3870, 50.3332
CIE-LCH:
47.0202, 80.1597, 38.8962
CIE-Luv:
47.0202, 129.2392, 32.2290
Hunter-Lab:
40.0436, 56.2443, 24.0327
#d42e1c color charts
#d42e1c color shades, tints & tones
#d42e1c color schemes
#d42e1c color preview, HTML & CSS examples
This text has a color of #d42e1c
<p style="color:#d42e1c;">Text here</p>
.mytext {color:#d42e1c;}
This box has a color of #d42e1c
<div style="background-color:#d42e1c;">Content here</div>
.mybackground {background-color:#d42e1c;}
Border around this has a color of #d42e1c
<div style="border:2px solid #d42e1c;">Content here</div>
.myborder {border:2px solid #d42e1c;}