#dc3412 color space conversions
Hex:
#dc3412
RGB:
220, 52, 18
CMY:
14, 80, 93
CMYK:
0, 76, 92, 14
HSL:
10°, 84.8739%, 46.6667%
HSV (HSB):
10°, 91.8182%, 86.2745%
XYZ:
30.8524, 17.7153, 2.3656
xyY:
0.6057, 0.3478, 17.7153
CIE-Lab:
49.1490, 62.8121, 56.5189
CIE-LCH:
49.1490, 84.4970, 41.9812
CIE-Luv:
49.1490, 133.2452, 36.2181
Hunter-Lab:
42.0895, 57.1869, 26.1304
#dc3412 color charts
#dc3412 color shades, tints & tones
#dc3412 color schemes
#dc3412 color preview, HTML & CSS examples
This text has a color of #dc3412
<p style="color:#dc3412;">Text here</p>
.mytext {color:#dc3412;}
This box has a color of #dc3412
<div style="background-color:#dc3412;">Content here</div>
.mybackground {background-color:#dc3412;}
Border around this has a color of #dc3412
<div style="border:2px solid #dc3412;">Content here</div>
.myborder {border:2px solid #dc3412;}