#d22d53 color space conversions
Hex:
#d22d53
RGB:
210, 45, 83
CMY:
18, 82, 67
CMYK:
0, 79, 60, 18
HSL:
346°, 64.7059%, 50.0000%
HSV (HSB):
346°, 78.5714%, 82.3529%
XYZ:
29.0781, 16.2029, 9.7785
xyY:
0.5281, 0.2943, 16.2029
CIE-Lab:
47.2396, 64.3242, 19.4697
CIE-LCH:
47.2396, 67.2062, 16.8400
CIE-Luv:
47.2396, 115.4493, 9.4583
Hunter-Lab:
40.2529, 58.5031, 13.7739
#d22d53 color charts
#d22d53 color shades, tints & tones
#d22d53 color schemes
#d22d53 color preview, HTML & CSS examples
This text has a color of #d22d53
<p style="color:#d22d53;">Text here</p>
.mytext {color:#d22d53;}
This box has a color of #d22d53
<div style="background-color:#d22d53;">Content here</div>
.mybackground {background-color:#d22d53;}
Border around this has a color of #d22d53
<div style="border:2px solid #d22d53;">Content here</div>
.myborder {border:2px solid #d22d53;}