#dd7225 color space conversions
Hex:
#dd7225
RGB:
221, 114, 37
CMY:
13, 55, 85
CMYK:
0, 48, 83, 13
HSL:
25°, 73.0159%, 50.5882%
HSV (HSB):
25°, 83.2579%, 86.6667%
XYZ:
36.1700, 27.5404, 5.1597
xyY:
0.5252, 0.3999, 27.5404
CIE-Lab:
59.4712, 37.0253, 57.7483
CIE-LCH:
59.4712, 68.5984, 57.3340
CIE-Luv:
59.4712, 87.7224, 50.2411
Hunter-Lab:
52.4789, 31.1895, 30.9059
#dd7225 color charts
#dd7225 color shades, tints & tones
#dd7225 color schemes
#dd7225 color preview, HTML & CSS examples
This text has a color of #dd7225
<p style="color:#dd7225;">Text here</p>
.mytext {color:#dd7225;}
This box has a color of #dd7225
<div style="background-color:#dd7225;">Content here</div>
.mybackground {background-color:#dd7225;}
Border around this has a color of #dd7225
<div style="border:2px solid #dd7225;">Content here</div>
.myborder {border:2px solid #dd7225;}