#d20d3f color space conversions
Hex:
#d20d3f
RGB:
210, 13, 63
CMY:
18, 95, 75
CMYK:
0, 94, 70, 18
HSL:
345°, 88.3408%, 43.7255%
HSV (HSB):
345°, 93.8095%, 82.3529%
XYZ:
27.6195, 14.3484, 6.0164
xyY:
0.5756, 0.2990, 14.3484
CIE-Lab:
44.7284, 69.4181, 28.5274
CIE-LCH:
44.7284, 75.0512, 22.3402
CIE-Luv:
44.7284, 131.1904, 15.4877
Hunter-Lab:
37.8792, 63.8638, 17.0983
#d20d3f color charts
#d20d3f color shades, tints & tones
#d20d3f color schemes
#d20d3f color preview, HTML & CSS examples
This text has a color of #d20d3f
<p style="color:#d20d3f;">Text here</p>
.mytext {color:#d20d3f;}
This box has a color of #d20d3f
<div style="background-color:#d20d3f;">Content here</div>
.mybackground {background-color:#d20d3f;}
Border around this has a color of #d20d3f
<div style="border:2px solid #d20d3f;">Content here</div>
.myborder {border:2px solid #d20d3f;}