#d22e1f color space conversions
Hex:
#d22e1f
RGB:
210, 46, 31
CMY:
18, 82, 88
CMYK:
0, 78, 85, 18
HSL:
5°, 74.2739%, 47.2549%
HSV (HSB):
5°, 85.2381%, 82.3529%
XYZ:
27.8027, 15.7546, 2.8719
xyY:
0.5988, 0.3393, 15.7546
CIE-Lab:
46.6508, 61.8626, 48.4845
CIE-LCH:
46.6508, 78.5985, 38.0874
CIE-Luv:
46.6508, 127.3073, 31.2607
Hunter-Lab:
39.6920, 55.5711, 23.4945
#d22e1f color charts
#d22e1f color shades, tints & tones
#d22e1f color schemes
#d22e1f color preview, HTML & CSS examples
This text has a color of #d22e1f
<p style="color:#d22e1f;">Text here</p>
.mytext {color:#d22e1f;}
This box has a color of #d22e1f
<div style="background-color:#d22e1f;">Content here</div>
.mybackground {background-color:#d22e1f;}
Border around this has a color of #d22e1f
<div style="border:2px solid #d22e1f;">Content here</div>
.myborder {border:2px solid #d22e1f;}