#d22d64 color space conversions
Hex:
#d22d64
RGB:
210, 45, 100
CMY:
18, 82, 61
CMYK:
0, 79, 52, 18
HSL:
340°, 64.7059%, 50.0000%
HSV (HSB):
340°, 78.5714%, 82.3529%
XYZ:
29.8170, 16.4985, 13.6696
xyY:
0.4971, 0.2750, 16.4985
CIE-Lab:
47.6218, 65.5067, 9.5480
CIE-LCH:
47.6218, 66.1989, 8.2928
CIE-Luv:
47.6218, 109.4906, -1.1406
Hunter-Lab:
40.6184, 59.9505, 8.4796
#d22d64 color charts
#d22d64 color shades, tints & tones
#d22d64 color schemes
#d22d64 color preview, HTML & CSS examples
This text has a color of #d22d64
<p style="color:#d22d64;">Text here</p>
.mytext {color:#d22d64;}
This box has a color of #d22d64
<div style="background-color:#d22d64;">Content here</div>
.mybackground {background-color:#d22d64;}
Border around this has a color of #d22d64
<div style="border:2px solid #d22d64;">Content here</div>
.myborder {border:2px solid #d22d64;}