#d22b40 color space conversions
Hex:
#d22b40
RGB:
210, 43, 64
CMY:
18, 83, 75
CMYK:
0, 80, 70, 18
HSL:
352°, 66.0079%, 49.6078%
HSV (HSB):
352°, 79.5238%, 82.3529%
XYZ:
28.3676, 15.7996, 6.4050
xyY:
0.5609, 0.3124, 15.7996
CIE-Lab:
46.7104, 63.8389, 30.3388
CIE-LCH:
46.7104, 70.6813, 25.4190
CIE-Luv:
46.7104, 121.9910, 19.0312
Hunter-Lab:
39.7487, 57.8309, 18.2703
#d22b40 color charts
#d22b40 color shades, tints & tones
#d22b40 color schemes
#d22b40 color preview, HTML & CSS examples
This text has a color of #d22b40
<p style="color:#d22b40;">Text here</p>
.mytext {color:#d22b40;}
This box has a color of #d22b40
<div style="background-color:#d22b40;">Content here</div>
.mybackground {background-color:#d22b40;}
Border around this has a color of #d22b40
<div style="border:2px solid #d22b40;">Content here</div>
.myborder {border:2px solid #d22b40;}