#dd7204 color space conversions
Hex:
#dd7204
RGB:
221, 114, 4
CMY:
13, 55, 98
CMYK:
0, 48, 98, 13
HSL:
30°, 96.4444%, 44.1176%
HSV (HSB):
30°, 98.1900%, 86.6667%
XYZ:
35.8580, 27.4155, 3.5167
xyY:
0.5369, 0.4105, 27.4155
CIE-Lab:
59.3570, 36.4726, 66.2335
CIE-LCH:
59.3570, 75.6117, 61.1599
CIE-Luv:
59.3570, 89.1834, 54.6472
Hunter-Lab:
52.3599, 30.6138, 32.6698
#dd7204 color charts
#dd7204 color shades, tints & tones
#dd7204 color schemes
#dd7204 color preview, HTML & CSS examples
This text has a color of #dd7204
<p style="color:#dd7204;">Text here</p>
.mytext {color:#dd7204;}
This box has a color of #dd7204
<div style="background-color:#dd7204;">Content here</div>
.mybackground {background-color:#dd7204;}
Border around this has a color of #dd7204
<div style="border:2px solid #dd7204;">Content here</div>
.myborder {border:2px solid #dd7204;}