#d22c4a color space conversions
Hex:
#d22c4a
RGB:
210, 44, 74
CMY:
18, 83, 71
CMYK:
0, 79, 65, 18
HSL:
349°, 65.3543%, 49.8039%
HSV (HSB):
349°, 79.0476%, 82.3529%
XYZ:
28.7151, 15.9974, 8.0529
xyY:
0.5442, 0.3032, 15.9974
CIE-Lab:
46.9711, 64.0738, 24.6195
CIE-LCH:
46.9711, 68.6409, 21.0186
CIE-Luv:
46.9711, 118.7026, 14.2450
Hunter-Lab:
39.9968, 58.1569, 16.0603
#d22c4a color charts
#d22c4a color shades, tints & tones
#d22c4a color schemes
#d22c4a color preview, HTML & CSS examples
This text has a color of #d22c4a
<p style="color:#d22c4a;">Text here</p>
.mytext {color:#d22c4a;}
This box has a color of #d22c4a
<div style="background-color:#d22c4a;">Content here</div>
.mybackground {background-color:#d22c4a;}
Border around this has a color of #d22c4a
<div style="border:2px solid #d22c4a;">Content here</div>
.myborder {border:2px solid #d22c4a;}