#d0080d color space conversions
Hex:
#d0080d
RGB:
208, 8, 13
CMY:
18, 97, 95
CMYK:
0, 96, 94, 18
HSL:
359°, 92.5926%, 42.3529%
HSV (HSB):
359°, 96.1538%, 81.5686%
XYZ:
26.1719, 13.6126, 1.6289
xyY:
0.6320, 0.3287, 13.6126
CIE-Lab:
43.6722, 68.0810, 53.6031
CIE-LCH:
43.6722, 86.6505, 38.2149
CIE-Luv:
43.6722, 140.3280, 29.7773
Hunter-Lab:
36.8953, 62.0533, 23.2092
#d0080d color charts
#d0080d color shades, tints & tones
#d0080d color schemes
#d0080d color preview, HTML & CSS examples
This text has a color of #d0080d
<p style="color:#d0080d;">Text here</p>
.mytext {color:#d0080d;}
This box has a color of #d0080d
<div style="background-color:#d0080d;">Content here</div>
.mybackground {background-color:#d0080d;}
Border around this has a color of #d0080d
<div style="border:2px solid #d0080d;">Content here</div>
.myborder {border:2px solid #d0080d;}