#d22b42 color space conversions
Hex:
#d22b42
RGB:
210, 43, 66
CMY:
18, 83, 74
CMYK:
0, 80, 69, 18
HSL:
352°, 66.0079%, 49.6078%
HSV (HSB):
352°, 79.5238%, 82.3529%
XYZ:
28.4256, 15.8227, 6.7102
xyY:
0.5578, 0.3105, 15.8227
CIE-Lab:
46.7411, 63.9342, 29.1754
CIE-LCH:
46.7411, 70.2765, 24.5289
CIE-Luv:
46.7411, 121.4441, 18.0839
Hunter-Lab:
39.7778, 57.9466, 17.8428
#d22b42 color charts
#d22b42 color shades, tints & tones
#d22b42 color schemes
#d22b42 color preview, HTML & CSS examples
This text has a color of #d22b42
<p style="color:#d22b42;">Text here</p>
.mytext {color:#d22b42;}
This box has a color of #d22b42
<div style="background-color:#d22b42;">Content here</div>
.mybackground {background-color:#d22b42;}
Border around this has a color of #d22b42
<div style="border:2px solid #d22b42;">Content here</div>
.myborder {border:2px solid #d22b42;}