#d22d5c color space conversions
Hex:
#d22d5c
RGB:
210, 45, 92
CMY:
18, 82, 64
CMYK:
0, 79, 56, 18
HSL:
343°, 64.7059%, 50.0000%
HSV (HSB):
343°, 78.5714%, 82.3529%
XYZ:
29.4485, 16.3511, 11.7292
xyY:
0.5119, 0.2842, 16.3511
CIE-Lab:
47.4318, 64.9204, 14.2027
CIE-LCH:
47.4318, 66.4558, 12.3402
CIE-Luv:
47.4318, 112.3840, 4.0218
Hunter-Lab:
40.4365, 59.2314, 11.1077
#d22d5c color charts
#d22d5c color shades, tints & tones
#d22d5c color schemes
#d22d5c color preview, HTML & CSS examples
This text has a color of #d22d5c
<p style="color:#d22d5c;">Text here</p>
.mytext {color:#d22d5c;}
This box has a color of #d22d5c
<div style="background-color:#d22d5c;">Content here</div>
.mybackground {background-color:#d22d5c;}
Border around this has a color of #d22d5c
<div style="border:2px solid #d22d5c;">Content here</div>
.myborder {border:2px solid #d22d5c;}