#dd5a25 color space conversions
Hex:
#dd5a25
RGB:
221, 90, 37
CMY:
13, 65, 85
CMYK:
0, 59, 83, 13
HSL:
17°, 73.0159%, 50.5882%
HSV (HSB):
17°, 83.2579%, 86.6667%
XYZ:
33.8089, 22.8181, 4.3727
xyY:
0.5542, 0.3741, 22.8181
CIE-Lab:
54.8844, 48.7335, 53.7248
CIE-LCH:
54.8844, 72.5349, 47.7890
CIE-Luv:
54.8844, 106.7627, 42.3244
Hunter-Lab:
47.7682, 42.7424, 28.0104
#dd5a25 color charts
#dd5a25 color shades, tints & tones
#dd5a25 color schemes
#dd5a25 color preview, HTML & CSS examples
This text has a color of #dd5a25
<p style="color:#dd5a25;">Text here</p>
.mytext {color:#dd5a25;}
This box has a color of #dd5a25
<div style="background-color:#dd5a25;">Content here</div>
.mybackground {background-color:#dd5a25;}
Border around this has a color of #dd5a25
<div style="border:2px solid #dd5a25;">Content here</div>
.myborder {border:2px solid #dd5a25;}