#d20a0e color space conversions
Hex:
#d20a0e
RGB:
210, 10, 14
CMY:
18, 96, 95
CMYK:
0, 95, 93, 18
HSL:
359°, 90.9091%, 43.1373%
HSV (HSB):
359°, 95.2381%, 82.3529%
XYZ:
26.7661, 13.9504, 1.6974
xyY:
0.6311, 0.3289, 13.9504
CIE-Lab:
44.1618, 68.4143, 53.7650
CIE-LCH:
44.1618, 87.0126, 38.1629
CIE-Luv:
44.1618, 141.3441, 30.0749
Hunter-Lab:
37.3503, 62.5546, 23.4507
#d20a0e color charts
#d20a0e color shades, tints & tones
#d20a0e color schemes
#d20a0e color preview, HTML & CSS examples
This text has a color of #d20a0e
<p style="color:#d20a0e;">Text here</p>
.mytext {color:#d20a0e;}
This box has a color of #d20a0e
<div style="background-color:#d20a0e;">Content here</div>
.mybackground {background-color:#d20a0e;}
Border around this has a color of #d20a0e
<div style="border:2px solid #d20a0e;">Content here</div>
.myborder {border:2px solid #d20a0e;}