#dd510c color space conversions
Hex:
#dd510c
RGB:
221, 81, 12
CMY:
13, 68, 95
CMYK:
0, 63, 95, 13
HSL:
20°, 89.6996%, 45.6863%
HSV (HSB):
20°, 94.5701%, 86.6667%
XYZ:
32.8276, 21.2836, 2.7258
xyY:
0.5776, 0.3745, 21.2836
CIE-Lab:
53.2584, 52.2808, 60.9044
CIE-LCH:
53.2584, 80.2660, 49.3570
CIE-Luv:
53.2584, 115.3816, 43.8757
Hunter-Lab:
46.1341, 46.2803, 28.7908
#dd510c color charts
#dd510c color shades, tints & tones
#dd510c color schemes
#dd510c color preview, HTML & CSS examples
This text has a color of #dd510c
<p style="color:#dd510c;">Text here</p>
.mytext {color:#dd510c;}
This box has a color of #dd510c
<div style="background-color:#dd510c;">Content here</div>
.mybackground {background-color:#dd510c;}
Border around this has a color of #dd510c
<div style="border:2px solid #dd510c;">Content here</div>
.myborder {border:2px solid #dd510c;}