#d22e1d color space conversions
Hex:
#d22e1d
RGB:
210, 46, 29
CMY:
18, 82, 89
CMYK:
0, 78, 86, 18
HSL:
6°, 75.7322%, 46.8627%
HSV (HSB):
6°, 86.1905%, 82.3529%
XYZ:
27.7771, 15.7443, 2.7373
xyY:
0.6005, 0.3404, 15.7443
CIE-Lab:
46.6373, 61.8193, 49.4058
CIE-LCH:
46.6373, 79.1363, 38.6317
CIE-Luv:
46.6373, 127.5717, 31.7213
Hunter-Lab:
39.6791, 55.5192, 23.6852
#d22e1d color charts
#d22e1d color shades, tints & tones
#d22e1d color schemes
#d22e1d color preview, HTML & CSS examples
This text has a color of #d22e1d
<p style="color:#d22e1d;">Text here</p>
.mytext {color:#d22e1d;}
This box has a color of #d22e1d
<div style="background-color:#d22e1d;">Content here</div>
.mybackground {background-color:#d22e1d;}
Border around this has a color of #d22e1d
<div style="border:2px solid #d22e1d;">Content here</div>
.myborder {border:2px solid #d22e1d;}