#dd5f45 color space conversions
Hex:
#dd5f45
RGB:
221, 95, 69
CMY:
13, 63, 73
CMYK:
0, 57, 69, 13
HSL:
10°, 69.0909%, 56.8627%
HSV (HSB):
10°, 68.7783%, 86.6667%
XYZ:
34.9852, 23.9862, 8.4161
xyY:
0.5192, 0.3559, 23.9862
CIE-Lab:
56.0740, 47.6678, 39.0706
CIE-LCH:
56.0740, 61.6339, 39.3395
CIE-Luv:
56.0740, 98.6511, 33.2563
Hunter-Lab:
48.9758, 41.8016, 24.0945
#dd5f45 color charts
#dd5f45 color shades, tints & tones
#dd5f45 color schemes
#dd5f45 color preview, HTML & CSS examples
This text has a color of #dd5f45
<p style="color:#dd5f45;">Text here</p>
.mytext {color:#dd5f45;}
This box has a color of #dd5f45
<div style="background-color:#dd5f45;">Content here</div>
.mybackground {background-color:#dd5f45;}
Border around this has a color of #dd5f45
<div style="border:2px solid #dd5f45;">Content here</div>
.myborder {border:2px solid #dd5f45;}