#d20d35 color space conversions
Hex:
#d20d35
RGB:
210, 13, 53
CMY:
18, 95, 79
CMYK:
0, 94, 75, 18
HSL:
348°, 88.3408%, 43.7255%
HSV (HSB):
348°, 93.8095%, 82.3529%
XYZ:
27.3649, 14.2465, 4.6757
xyY:
0.5912, 0.3078, 14.2465
CIE-Lab:
44.5844, 69.0181, 34.4191
CIE-LCH:
44.5844, 77.1244, 26.5053
CIE-Luv:
44.5844, 134.0387, 19.8831
Hunter-Lab:
37.7446, 63.3598, 19.0765
#d20d35 color charts
#d20d35 color shades, tints & tones
#d20d35 color schemes
#d20d35 color preview, HTML & CSS examples
This text has a color of #d20d35
<p style="color:#d20d35;">Text here</p>
.mytext {color:#d20d35;}
This box has a color of #d20d35
<div style="background-color:#d20d35;">Content here</div>
.mybackground {background-color:#d20d35;}
Border around this has a color of #d20d35
<div style="border:2px solid #d20d35;">Content here</div>
.myborder {border:2px solid #d20d35;}