#d22e4c color space conversions
Hex:
#d22e4c
RGB:
210, 46, 76
CMY:
18, 82, 70
CMYK:
0, 78, 64, 18
HSL:
349°, 64.5669%, 50.1961%
HSV (HSB):
349°, 78.0952%, 82.3529%
XYZ:
28.8598, 16.1774, 8.4390
xyY:
0.5397, 0.3025, 16.1774
CIE-Lab:
47.2064, 63.6224, 23.7046
CIE-LCH:
47.2064, 67.8950, 20.4345
CIE-Luv:
47.2064, 117.2484, 13.5969
Hunter-Lab:
40.2212, 57.6918, 15.7150
#d22e4c color charts
#d22e4c color shades, tints & tones
#d22e4c color schemes
#d22e4c color preview, HTML & CSS examples
This text has a color of #d22e4c
<p style="color:#d22e4c;">Text here</p>
.mytext {color:#d22e4c;}
This box has a color of #d22e4c
<div style="background-color:#d22e4c;">Content here</div>
.mybackground {background-color:#d22e4c;}
Border around this has a color of #d22e4c
<div style="border:2px solid #d22e4c;">Content here</div>
.myborder {border:2px solid #d22e4c;}