#d22f4e color space conversions
Hex:
#d22f4e
RGB:
210, 47, 78
CMY:
18, 82, 69
CMYK:
0, 78, 63, 18
HSL:
349°, 64.4269%, 50.3922%
HSV (HSB):
349°, 77.6190%, 82.3529%
XYZ:
28.9700, 16.2847, 8.8241
xyY:
0.5357, 0.3011, 16.2847
CIE-Lab:
47.3458, 63.4485, 22.6670
CIE-LCH:
47.3458, 67.3759, 19.6593
CIE-Luv:
47.3458, 116.2035, 12.7241
Hunter-Lab:
40.3543, 57.5234, 15.2834
#d22f4e color charts
#d22f4e color shades, tints & tones
#d22f4e color schemes
#d22f4e color preview, HTML & CSS examples
This text has a color of #d22f4e
<p style="color:#d22f4e;">Text here</p>
.mytext {color:#d22f4e;}
This box has a color of #d22f4e
<div style="background-color:#d22f4e;">Content here</div>
.mybackground {background-color:#d22f4e;}
Border around this has a color of #d22f4e
<div style="border:2px solid #d22f4e;">Content here</div>
.myborder {border:2px solid #d22f4e;}