#dc540c color space conversions
Hex:
#dc540c
RGB:
220, 84, 12
CMY:
14, 67, 95
CMYK:
0, 62, 95, 14
HSL:
21°, 89.6552%, 45.4902%
HSV (HSB):
21°, 94.5455%, 86.2745%
XYZ:
32.7519, 21.5828, 2.7875
xyY:
0.5734, 0.3778, 21.5828
CIE-Lab:
53.5816, 50.6182, 61.0229
CIE-LCH:
53.5816, 79.2843, 50.3245
CIE-Luv:
53.5816, 112.3034, 44.6160
Hunter-Lab:
46.4573, 44.5401, 28.9626
#dc540c color charts
#dc540c color shades, tints & tones
#dc540c color schemes
#dc540c color preview, HTML & CSS examples
This text has a color of #dc540c
<p style="color:#dc540c;">Text here</p>
.mytext {color:#dc540c;}
This box has a color of #dc540c
<div style="background-color:#dc540c;">Content here</div>
.mybackground {background-color:#dc540c;}
Border around this has a color of #dc540c
<div style="border:2px solid #dc540c;">Content here</div>
.myborder {border:2px solid #dc540c;}