#dc300c color space conversions
Hex:
#dc300c
RGB:
220, 48, 12
CMY:
14, 81, 95
CMYK:
0, 78, 95, 14
HSL:
10°, 89.6552%, 45.4902%
HSV (HSB):
10°, 94.5455%, 86.2745%
XYZ:
30.6385, 17.3561, 2.0831
xyY:
0.6118, 0.3466, 17.3561
CIE-Lab:
48.7056, 63.9272, 58.0709
CIE-LCH:
48.7056, 86.3650, 42.2517
CIE-Luv:
48.7056, 135.8043, 36.2178
Hunter-Lab:
41.6606, 58.3682, 26.1979
#dc300c color charts
#dc300c color shades, tints & tones
#dc300c color schemes
#dc300c color preview, HTML & CSS examples
This text has a color of #dc300c
<p style="color:#dc300c;">Text here</p>
.mytext {color:#dc300c;}
This box has a color of #dc300c
<div style="background-color:#dc300c;">Content here</div>
.mybackground {background-color:#dc300c;}
Border around this has a color of #dc300c
<div style="border:2px solid #dc300c;">Content here</div>
.myborder {border:2px solid #dc300c;}