#dc340c color space conversions
Hex:
#dc340c
RGB:
220, 52, 12
CMY:
14, 80, 95
CMYK:
0, 76, 95, 14
HSL:
12°, 89.6552%, 45.4902%
HSV (HSB):
12°, 94.5455%, 86.2745%
XYZ:
30.8096, 17.6982, 2.1401
xyY:
0.6083, 0.3494, 17.6982
CIE-Lab:
49.1280, 62.7436, 58.3154
CIE-LCH:
49.1280, 85.6589, 42.9051
CIE-Luv:
49.1280, 133.6639, 36.9587
Hunter-Lab:
42.0692, 57.1041, 26.4323
#dc340c color charts
#dc340c color shades, tints & tones
#dc340c color schemes
#dc340c color preview, HTML & CSS examples
This text has a color of #dc340c
<p style="color:#dc340c;">Text here</p>
.mytext {color:#dc340c;}
This box has a color of #dc340c
<div style="background-color:#dc340c;">Content here</div>
.mybackground {background-color:#dc340c;}
Border around this has a color of #dc340c
<div style="border:2px solid #dc340c;">Content here</div>
.myborder {border:2px solid #dc340c;}