#d0300c color space conversions
Hex:
#d0300c
RGB:
208, 48, 12
CMY:
18, 81, 95
CMYK:
0, 77, 94, 18
HSL:
11°, 89.0909%, 43.1373%
HSV (HSB):
11°, 94.2308%, 81.5686%
XYZ:
27.1357, 15.5503, 1.9191
xyY:
0.6084, 0.3486, 15.5503
CIE-Lab:
46.3789, 60.3590, 55.5010
CIE-LCH:
46.3789, 81.9974, 42.5990
CIE-Luv:
46.3789, 126.6079, 34.6743
Hunter-Lab:
39.4339, 53.8221, 24.7183
#d0300c color charts
#d0300c color shades, tints & tones
#d0300c color schemes
#d0300c color preview, HTML & CSS examples
This text has a color of #d0300c
<p style="color:#d0300c;">Text here</p>
.mytext {color:#d0300c;}
This box has a color of #d0300c
<div style="background-color:#d0300c;">Content here</div>
.mybackground {background-color:#d0300c;}
Border around this has a color of #d0300c
<div style="border:2px solid #d0300c;">Content here</div>
.myborder {border:2px solid #d0300c;}