#d22a42 color space conversions
Hex:
#d22a42
RGB:
210, 42, 66
CMY:
18, 84, 74
CMYK:
0, 80, 69, 18
HSL:
351°, 66.6667%, 49.4118%
HSV (HSB):
351°, 80.0000%, 82.3529%
XYZ:
28.3897, 15.7509, 6.6982
xyY:
0.5584, 0.3098, 15.7509
CIE-Lab:
46.6460, 64.2031, 29.0585
CIE-LCH:
46.6460, 70.4729, 24.3516
CIE-Luv:
46.6460, 121.8644, 17.8895
Hunter-Lab:
39.6874, 58.2337, 17.7746
#d22a42 color charts
#d22a42 color shades, tints & tones
#d22a42 color schemes
#d22a42 color preview, HTML & CSS examples
This text has a color of #d22a42
<p style="color:#d22a42;">Text here</p>
.mytext {color:#d22a42;}
This box has a color of #d22a42
<div style="background-color:#d22a42;">Content here</div>
.mybackground {background-color:#d22a42;}
Border around this has a color of #d22a42
<div style="border:2px solid #d22a42;">Content here</div>
.myborder {border:2px solid #d22a42;}