#d0020e color space conversions
Hex:
#d0020e
RGB:
208, 2, 14
CMY:
18, 99, 95
CMYK:
0, 99, 93, 18
HSL:
357°, 98.0952%, 41.1765%
HSV (HSB):
357°, 99.0385%, 81.5686%
XYZ:
26.1134, 13.4850, 1.6420
xyY:
0.6332, 0.3270, 13.4850
CIE-Lab:
43.4851, 68.6446, 53.1483
CIE-LCH:
43.4851, 86.8149, 37.7489
CIE-Luv:
43.4851, 141.2443, 29.3065
Hunter-Lab:
36.7220, 62.6700, 23.0542
#d0020e color charts
#d0020e color shades, tints & tones
#d0020e color schemes
#d0020e color preview, HTML & CSS examples
This text has a color of #d0020e
<p style="color:#d0020e;">Text here</p>
.mytext {color:#d0020e;}
This box has a color of #d0020e
<div style="background-color:#d0020e;">Content here</div>
.mybackground {background-color:#d0020e;}
Border around this has a color of #d0020e
<div style="border:2px solid #d0020e;">Content here</div>
.myborder {border:2px solid #d0020e;}