#d20d41 color space conversions
Hex:
#d20d41
RGB:
210, 13, 65
CMY:
18, 95, 75
CMYK:
0, 94, 69, 18
HSL:
344°, 88.3408%, 43.7255%
HSV (HSB):
344°, 93.8095%, 82.3529%
XYZ:
27.6764, 14.3711, 6.3162
xyY:
0.5723, 0.2971, 14.3711
CIE-Lab:
44.7606, 69.5071, 27.3379
CIE-LCH:
44.7606, 74.6900, 21.4703
CIE-Luv:
44.7606, 130.5702, 14.5280
Hunter-Lab:
37.9093, 63.9761, 16.6579
#d20d41 color charts
#d20d41 color shades, tints & tones
#d20d41 color schemes
#d20d41 color preview, HTML & CSS examples
This text has a color of #d20d41
<p style="color:#d20d41;">Text here</p>
.mytext {color:#d20d41;}
This box has a color of #d20d41
<div style="background-color:#d20d41;">Content here</div>
.mybackground {background-color:#d20d41;}
Border around this has a color of #d20d41
<div style="border:2px solid #d20d41;">Content here</div>
.myborder {border:2px solid #d20d41;}