#d22f5d color space conversions
Hex:
#d22f5d
RGB:
210, 47, 93
CMY:
18, 82, 64
CMYK:
0, 78, 56, 18
HSL:
343°, 64.4269%, 50.3922%
HSV (HSB):
343°, 77.6190%, 82.3529%
XYZ:
29.5706, 16.5250, 11.9870
xyY:
0.5091, 0.2845, 16.5250
CIE-Lab:
47.6558, 64.4219, 13.8967
CIE-LCH:
47.6558, 65.9037, 12.1730
CIE-Luv:
47.6558, 111.2481, 3.8452
Hunter-Lab:
40.6509, 58.7068, 10.9724
#d22f5d color charts
#d22f5d color shades, tints & tones
#d22f5d color schemes
#d22f5d color preview, HTML & CSS examples
This text has a color of #d22f5d
<p style="color:#d22f5d;">Text here</p>
.mytext {color:#d22f5d;}
This box has a color of #d22f5d
<div style="background-color:#d22f5d;">Content here</div>
.mybackground {background-color:#d22f5d;}
Border around this has a color of #d22f5d
<div style="border:2px solid #d22f5d;">Content here</div>
.myborder {border:2px solid #d22f5d;}