#d22c2b color space conversions
Hex:
#d22c2b
RGB:
210, 44, 43
CMY:
18, 83, 83
CMYK:
0, 79, 80, 18
HSL:
0°, 66.0079%, 49.6078%
HSV (HSB):
0°, 79.5238%, 82.3529%
XYZ:
27.9151, 15.6774, 3.8403
xyY:
0.5885, 0.3305, 15.6774
CIE-Lab:
46.5484, 62.7508, 42.2532
CIE-LCH:
46.5484, 75.6505, 33.9543
CIE-Luv:
46.5484, 126.3469, 27.5307
Hunter-Lab:
39.5947, 56.5553, 21.9658
#d22c2b color charts
#d22c2b color shades, tints & tones
#d22c2b color schemes
#d22c2b color preview, HTML & CSS examples
This text has a color of #d22c2b
<p style="color:#d22c2b;">Text here</p>
.mytext {color:#d22c2b;}
This box has a color of #d22c2b
<div style="background-color:#d22c2b;">Content here</div>
.mybackground {background-color:#d22c2b;}
Border around this has a color of #d22c2b
<div style="border:2px solid #d22c2b;">Content here</div>
.myborder {border:2px solid #d22c2b;}