#d22d13 color space conversions
Hex:
#d22d13
RGB:
210, 45, 19
CMY:
18, 82, 93
CMYK:
0, 79, 91, 18
HSL:
8°, 83.4061%, 44.9020%
HSV (HSB):
8°, 90.9524%, 82.3529%
XYZ:
27.6343, 15.6254, 2.1756
xyY:
0.6082, 0.3439, 15.6254
CIE-Lab:
46.4792, 61.9310, 53.4514
CIE-LCH:
46.4792, 81.8077, 40.7968
CIE-Luv:
46.4792, 129.1714, 33.4369
Hunter-Lab:
39.5290, 55.6115, 24.4071
#d22d13 color charts
#d22d13 color shades, tints & tones
#d22d13 color schemes
#d22d13 color preview, HTML & CSS examples
This text has a color of #d22d13
<p style="color:#d22d13;">Text here</p>
.mytext {color:#d22d13;}
This box has a color of #d22d13
<div style="background-color:#d22d13;">Content here</div>
.mybackground {background-color:#d22d13;}
Border around this has a color of #d22d13
<div style="border:2px solid #d22d13;">Content here</div>
.myborder {border:2px solid #d22d13;}