#dd800a color space conversions
Hex:
#dd800a
RGB:
221, 128, 10
CMY:
13, 50, 96
CMYK:
0, 42, 95, 13
HSL:
34°, 91.3420%, 45.2941%
HSV (HSB):
34°, 95.4751%, 86.6667%
XYZ:
37.5928, 30.8324, 4.2571
xyY:
0.5172, 0.4242, 30.8324
CIE-Lab:
62.3659, 29.2378, 67.2329
CIE-LCH:
62.3659, 73.3152, 66.4971
CIE-Luv:
62.3659, 77.3192, 58.9755
Hunter-Lab:
55.5269, 23.6756, 34.3233
#dd800a color charts
#dd800a color shades, tints & tones
#dd800a color schemes
#dd800a color preview, HTML & CSS examples
This text has a color of #dd800a
<p style="color:#dd800a;">Text here</p>
.mytext {color:#dd800a;}
This box has a color of #dd800a
<div style="background-color:#dd800a;">Content here</div>
.mybackground {background-color:#dd800a;}
Border around this has a color of #dd800a
<div style="border:2px solid #dd800a;">Content here</div>
.myborder {border:2px solid #dd800a;}