#dc370c color space conversions
Hex:
#dc370c
RGB:
220, 55, 12
CMY:
14, 78, 95
CMYK:
0, 75, 95, 14
HSL:
12°, 89.6552%, 45.4902%
HSV (HSB):
12°, 94.5455%, 86.2745%
XYZ:
30.9477, 17.9746, 2.1861
xyY:
0.6055, 0.3517, 17.9746
CIE-Lab:
49.4652, 61.8025, 58.5124
CIE-LCH:
49.4652, 85.1073, 43.4336
CIE-Luv:
49.4652, 131.9693, 37.5486
Hunter-Lab:
42.3964, 56.1044, 26.6203
#dc370c color charts
#dc370c color shades, tints & tones
#dc370c color schemes
#dc370c color preview, HTML & CSS examples
This text has a color of #dc370c
<p style="color:#dc370c;">Text here</p>
.mytext {color:#dc370c;}
This box has a color of #dc370c
<div style="background-color:#dc370c;">Content here</div>
.mybackground {background-color:#dc370c;}
Border around this has a color of #dc370c
<div style="border:2px solid #dc370c;">Content here</div>
.myborder {border:2px solid #dc370c;}