#d0200a color space conversions
Hex:
#d0200a
RGB:
208, 32, 10
CMY:
18, 87, 96
CMYK:
0, 85, 95, 18
HSL:
7°, 90.8257%, 42.7451%
HSV (HSB):
7°, 95.1923%, 81.5686%
XYZ:
26.5837, 14.4648, 1.6780
xyY:
0.6222, 0.3385, 14.4648
CIE-Lab:
44.8923, 64.5191, 55.2157
CIE-LCH:
44.8923, 84.9205, 40.5570
CIE-Luv:
44.8923, 134.1765, 32.3026
Hunter-Lab:
38.0327, 58.2091, 24.0069
#d0200a color charts
#d0200a color shades, tints & tones
#d0200a color schemes
#d0200a color preview, HTML & CSS examples
This text has a color of #d0200a
<p style="color:#d0200a;">Text here</p>
.mytext {color:#d0200a;}
This box has a color of #d0200a
<div style="background-color:#d0200a;">Content here</div>
.mybackground {background-color:#d0200a;}
Border around this has a color of #d0200a
<div style="border:2px solid #d0200a;">Content here</div>
.myborder {border:2px solid #d0200a;}