#dd5003 color space conversions
Hex:
#dd5003
RGB:
221, 80, 3
CMY:
13, 69, 99
CMYK:
0, 64, 99, 13
HSL:
21°, 97.3214%, 43.9216%
HSV (HSB):
21°, 98.6425%, 86.6667%
XYZ:
32.7039, 21.1160, 2.4383
xyY:
0.5813, 0.3753, 21.1160
CIE-Lab:
53.0763, 52.6248, 62.7241
CIE-LCH:
53.0763, 81.8761, 50.0037
CIE-Luv:
53.0763, 116.4964, 44.4079
Hunter-Lab:
45.9522, 46.6210, 29.0206
#dd5003 color charts
#dd5003 color shades, tints & tones
#dd5003 color schemes
#dd5003 color preview, HTML & CSS examples
This text has a color of #dd5003
<p style="color:#dd5003;">Text here</p>
.mytext {color:#dd5003;}
This box has a color of #dd5003
<div style="background-color:#dd5003;">Content here</div>
.mybackground {background-color:#dd5003;}
Border around this has a color of #dd5003
<div style="border:2px solid #dd5003;">Content here</div>
.myborder {border:2px solid #dd5003;}