#d22c4d color space conversions
Hex:
#d22c4d
RGB:
210, 44, 77
CMY:
18, 83, 70
CMYK:
0, 79, 63, 18
HSL:
348°, 65.3543%, 49.8039%
HSV (HSB):
348°, 79.0476%, 82.3529%
XYZ:
28.8186, 16.0388, 8.5981
xyY:
0.5391, 0.3000, 16.0388
CIE-Lab:
47.0254, 64.2425, 22.8599
CIE-LCH:
47.0254, 68.1885, 19.5875
CIE-Luv:
47.0254, 117.7802, 12.6302
Hunter-Lab:
40.0485, 58.3623, 15.3049
#d22c4d color charts
#d22c4d color shades, tints & tones
#d22c4d color schemes
#d22c4d color preview, HTML & CSS examples
This text has a color of #d22c4d
<p style="color:#d22c4d;">Text here</p>
.mytext {color:#d22c4d;}
This box has a color of #d22c4d
<div style="background-color:#d22c4d;">Content here</div>
.mybackground {background-color:#d22c4d;}
Border around this has a color of #d22c4d
<div style="border:2px solid #d22c4d;">Content here</div>
.myborder {border:2px solid #d22c4d;}