#d20e2b color space conversions
Hex:
#d20e2b
RGB:
210, 14, 43
CMY:
18, 95, 83
CMYK:
0, 93, 80, 18
HSL:
351°, 87.5000%, 43.9216%
HSV (HSB):
351°, 93.3333%, 82.3529%
XYZ:
27.1714, 14.1901, 3.5924
xyY:
0.6044, 0.3157, 14.1901
CIE-Lab:
44.5044, 68.5833, 40.1718
CIE-LCH:
44.5044, 79.4823, 30.3591
CIE-Luv:
44.5044, 136.2590, 23.6502
Hunter-Lab:
37.6698, 62.8309, 20.7147
#d20e2b color charts
#d20e2b color shades, tints & tones
#d20e2b color schemes
#d20e2b color preview, HTML & CSS examples
This text has a color of #d20e2b
<p style="color:#d20e2b;">Text here</p>
.mytext {color:#d20e2b;}
This box has a color of #d20e2b
<div style="background-color:#d20e2b;">Content here</div>
.mybackground {background-color:#d20e2b;}
Border around this has a color of #d20e2b
<div style="border:2px solid #d20e2b;">Content here</div>
.myborder {border:2px solid #d20e2b;}