#dc700c color space conversions
Hex:
#dc700c
RGB:
220, 112, 12
CMY:
14, 56, 95
CMYK:
0, 49, 95, 14
HSL:
29°, 89.6552%, 45.4902%
HSV (HSB):
29°, 94.5455%, 86.2745%
XYZ:
35.3757, 26.8305, 3.6621
xyY:
0.5371, 0.4073, 26.8305
CIE-Lab:
58.8171, 37.1725, 64.4364
CIE-LCH:
58.8171, 74.3898, 60.0199
CIE-Luv:
58.8171, 89.7956, 53.2828
Hunter-Lab:
51.7982, 31.2603, 32.0669
#dc700c color charts
#dc700c RGB chart
#dc700c CMYK chart
#dc700c RGB pie chart
#dc700c color shades, tints & tones
#dc700c color schemes
#dc700c color preview, HTML & CSS examples
This text has a color of #dc700c
<p style="color:#dc700c;">Text here</p>
.mytext {color:#dc700c;}
Text color #dc700c
This box has a color of #dc700c
<div style="background-color:#dc700c;">Content here</div>
.mybackground {background-color:#dc700c;}
Background color #dc700c
Border around this has a color of #dc700c
<div style="border:2px solid #dc700c;">Content here</div>
.myborder {border:2px solid #dc700c;}
Border color #dc700c