#d22b1d color space conversions
Hex:
#d22b1d
RGB:
210, 43, 29
CMY:
18, 83, 89
CMYK:
0, 80, 86, 18
HSL:
5°, 75.7322%, 46.8627%
HSV (HSB):
5°, 86.1905%, 82.3529%
XYZ:
27.6640, 15.5181, 2.6996
xyY:
0.6029, 0.3382, 15.5181
CIE-Lab:
46.3358, 62.6677, 49.1563
CIE-LCH:
46.3358, 79.6466, 38.1105
CIE-Luv:
46.3358, 129.0471, 31.1765
Hunter-Lab:
39.3930, 56.4149, 23.5119
#d22b1d color charts
#d22b1d color shades, tints & tones
#d22b1d color schemes
#d22b1d color preview, HTML & CSS examples
This text has a color of #d22b1d
<p style="color:#d22b1d;">Text here</p>
.mytext {color:#d22b1d;}
This box has a color of #d22b1d
<div style="background-color:#d22b1d;">Content here</div>
.mybackground {background-color:#d22b1d;}
Border around this has a color of #d22b1d
<div style="border:2px solid #d22b1d;">Content here</div>
.myborder {border:2px solid #d22b1d;}