#d22a3e color space conversions
Hex:
#d22a3e
RGB:
210, 42, 62
CMY:
18, 84, 76
CMYK:
0, 80, 70, 18
HSL:
353°, 66.6667%, 49.4118%
HSV (HSB):
353°, 80.0000%, 82.3529%
XYZ:
28.2758, 15.7054, 6.0986
xyY:
0.5646, 0.3136, 15.7054
CIE-Lab:
46.5855, 64.0162, 31.3842
CIE-LCH:
46.5855, 71.2954, 26.1166
CIE-Luv:
46.5855, 122.9510, 19.7604
Hunter-Lab:
39.6300, 58.0064, 18.6170
#d22a3e color charts
#d22a3e color shades, tints & tones
#d22a3e color schemes
#d22a3e color preview, HTML & CSS examples
This text has a color of #d22a3e
<p style="color:#d22a3e;">Text here</p>
.mytext {color:#d22a3e;}
This box has a color of #d22a3e
<div style="background-color:#d22a3e;">Content here</div>
.mybackground {background-color:#d22a3e;}
Border around this has a color of #d22a3e
<div style="border:2px solid #d22a3e;">Content here</div>
.myborder {border:2px solid #d22a3e;}