#d22a64 color space conversions
Hex:
#d22a64
RGB:
210, 42, 100
CMY:
18, 84, 61
CMYK:
0, 80, 52, 18
HSL:
339°, 66.6667%, 49.4118%
HSV (HSB):
339°, 80.0000%, 82.3529%
XYZ:
29.7066, 16.2777, 13.6328
xyY:
0.4983, 0.2730, 16.2777
CIE-Lab:
47.3367, 66.3159, 9.1463
CIE-LCH:
47.3367, 66.9436, 7.8527
CIE-Luv:
47.3367, 110.5599, -1.7970
Hunter-Lab:
40.3456, 60.8252, 8.2078
#d22a64 color charts
#d22a64 color shades, tints & tones
#d22a64 color schemes
#d22a64 color preview, HTML & CSS examples
This text has a color of #d22a64
<p style="color:#d22a64;">Text here</p>
.mytext {color:#d22a64;}
This box has a color of #d22a64
<div style="background-color:#d22a64;">Content here</div>
.mybackground {background-color:#d22a64;}
Border around this has a color of #d22a64
<div style="border:2px solid #d22a64;">Content here</div>
.myborder {border:2px solid #d22a64;}