#dc620c color space conversions
Hex:
#dc620c
RGB:
220, 98, 12
CMY:
14, 62, 95
CMYK:
0, 55, 95, 14
HSL:
25°, 89.6552%, 45.4902%
HSV (HSB):
25°, 94.5455%, 86.2745%
XYZ:
33.9492, 23.9776, 3.1866
xyY:
0.5555, 0.3923, 23.9776
CIE-Lab:
56.0653, 44.1330, 62.6165
CIE-LCH:
56.0653, 76.6065, 54.8232
CIE-Luv:
56.0653, 101.2964, 48.7699
Hunter-Lab:
48.9669, 38.0639, 30.4184
#dc620c color charts
#dc620c color shades, tints & tones
#dc620c color schemes
#dc620c color preview, HTML & CSS examples
This text has a color of #dc620c
<p style="color:#dc620c;">Text here</p>
.mytext {color:#dc620c;}
This box has a color of #dc620c
<div style="background-color:#dc620c;">Content here</div>
.mybackground {background-color:#dc620c;}
Border around this has a color of #dc620c
<div style="border:2px solid #dc620c;">Content here</div>
.myborder {border:2px solid #dc620c;}