#dc3801 color space conversions
Hex:
#dc3801
RGB:
220, 56, 1
CMY:
14, 78, 100
CMYK:
0, 75, 100, 14
HSL:
15°, 99.0950%, 43.3333%
HSV (HSB):
15°, 99.5455%, 86.2745%
XYZ:
30.9349, 18.0462, 1.8815
xyY:
0.6082, 0.3548, 18.0462
CIE-Lab:
49.5521, 61.3805, 61.3141
CIE-LCH:
49.5521, 86.7582, 44.9690
CIE-Luv:
49.5521, 131.9681, 38.8028
Hunter-Lab:
42.4808, 55.6437, 27.1105
#dc3801 color charts
#dc3801 color shades, tints & tones
#dc3801 color schemes
#dc3801 color preview, HTML & CSS examples
This text has a color of #dc3801
<p style="color:#dc3801;">Text here</p>
.mytext {color:#dc3801;}
This box has a color of #dc3801
<div style="background-color:#dc3801;">Content here</div>
.mybackground {background-color:#dc3801;}
Border around this has a color of #dc3801
<div style="border:2px solid #dc3801;">Content here</div>
.myborder {border:2px solid #dc3801;}