#d22a2b color space conversions
Hex:
#d22a2b
RGB:
210, 42, 43
CMY:
18, 84, 83
CMYK:
0, 80, 80, 18
HSL:
360°, 66.6667%, 49.4118%
HSV (HSB):
360°, 80.0000%, 82.3529%
XYZ:
27.8424, 15.5320, 3.8160
xyY:
0.5900, 0.3291, 15.5320
CIE-Lab:
46.3544, 63.2982, 42.0570
CIE-LCH:
46.3544, 75.9964, 33.6011
CIE-Luv:
46.3544, 127.2707, 27.1653
Hunter-Lab:
39.4106, 57.1359, 21.8466
#d22a2b color charts
#d22a2b color shades, tints & tones
#d22a2b color schemes
#d22a2b color preview, HTML & CSS examples
This text has a color of #d22a2b
<p style="color:#d22a2b;">Text here</p>
.mytext {color:#d22a2b;}
This box has a color of #d22a2b
<div style="background-color:#d22a2b;">Content here</div>
.mybackground {background-color:#d22a2b;}
Border around this has a color of #d22a2b
<div style="border:2px solid #d22a2b;">Content here</div>
.myborder {border:2px solid #d22a2b;}