#dc5003 color space conversions
Hex:
#dc5003
RGB:
220, 80, 3
CMY:
14, 69, 99
CMYK:
0, 64, 99, 14
HSL:
21°, 97.3094%, 43.7255%
HSV (HSB):
21°, 98.6364%, 86.2745%
XYZ:
32.4003, 20.9595, 2.4241
xyY:
0.5808, 0.3757, 20.9595
CIE-Lab:
52.9052, 52.2747, 62.5388
CIE-LCH:
52.9052, 81.5092, 50.1085
CIE-Luv:
52.9052, 115.6807, 44.3161
Hunter-Lab:
45.7816, 46.2093, 28.9078
#dc5003 color charts
#dc5003 color shades, tints & tones
#dc5003 color schemes
#dc5003 color preview, HTML & CSS examples
This text has a color of #dc5003
<p style="color:#dc5003;">Text here</p>
.mytext {color:#dc5003;}
This box has a color of #dc5003
<div style="background-color:#dc5003;">Content here</div>
.mybackground {background-color:#dc5003;}
Border around this has a color of #dc5003
<div style="border:2px solid #dc5003;">Content here</div>
.myborder {border:2px solid #dc5003;}