#dc301c color space conversions
Hex:
#dc301c
RGB:
220, 48, 28
CMY:
14, 81, 89
CMYK:
0, 78, 87, 14
HSL:
6°, 77.4194%, 48.6275%
HSV (HSB):
6°, 87.2727%, 86.2745%
XYZ:
30.7818, 17.4134, 2.8373
xyY:
0.6032, 0.3412, 17.4134
CIE-Lab:
48.7767, 64.1541, 52.3896
CIE-LCH:
48.7767, 82.8276, 39.2358
CIE-Luv:
48.7767, 134.3704, 33.7375
Hunter-Lab:
41.7294, 58.6446, 25.1792
#dc301c color charts
#dc301c color shades, tints & tones
#dc301c color schemes
#dc301c color preview, HTML & CSS examples
This text has a color of #dc301c
<p style="color:#dc301c;">Text here</p>
.mytext {color:#dc301c;}
This box has a color of #dc301c
<div style="background-color:#dc301c;">Content here</div>
.mybackground {background-color:#dc301c;}
Border around this has a color of #dc301c
<div style="border:2px solid #dc301c;">Content here</div>
.myborder {border:2px solid #dc301c;}