#d22e3f color space conversions
Hex:
#d22e3f
RGB:
210, 46, 63
CMY:
18, 82, 75
CMYK:
0, 78, 70, 18
HSL:
354°, 64.5669%, 50.1961%
HSV (HSB):
354°, 78.0952%, 82.3529%
XYZ:
28.4525, 16.0145, 6.2941
xyY:
0.5605, 0.3155, 16.0145
CIE-Lab:
46.9935, 62.9516, 31.2783
CIE-LCH:
46.9935, 70.2939, 26.4210
CIE-Luv:
46.9935, 120.9303, 20.0966
Hunter-Lab:
40.0181, 56.8802, 18.6875
#d22e3f color charts
#d22e3f color shades, tints & tones
#d22e3f color schemes
#d22e3f color preview, HTML & CSS examples
This text has a color of #d22e3f
<p style="color:#d22e3f;">Text here</p>
.mytext {color:#d22e3f;}
This box has a color of #d22e3f
<div style="background-color:#d22e3f;">Content here</div>
.mybackground {background-color:#d22e3f;}
Border around this has a color of #d22e3f
<div style="border:2px solid #d22e3f;">Content here</div>
.myborder {border:2px solid #d22e3f;}