#dd5945 color space conversions
Hex:
#dd5945
RGB:
221, 89, 69
CMY:
13, 65, 73
CMYK:
0, 60, 69, 13
HSL:
8°, 69.0909%, 56.8627%
HSV (HSB):
8°, 68.7783%, 86.6667%
XYZ:
34.4653, 22.9466, 8.2428
xyY:
0.5249, 0.3495, 22.9466
CIE-Lab:
55.0173, 50.4391, 37.8374
CIE-LCH:
55.0173, 63.0537, 36.8757
CIE-Luv:
55.0173, 102.9316, 31.1979
Hunter-Lab:
47.9026, 44.5991, 23.3295
#dd5945 color charts
#dd5945 color shades, tints & tones
#dd5945 color schemes
#dd5945 color preview, HTML & CSS examples
This text has a color of #dd5945
<p style="color:#dd5945;">Text here</p>
.mytext {color:#dd5945;}
This box has a color of #dd5945
<div style="background-color:#dd5945;">Content here</div>
.mybackground {background-color:#dd5945;}
Border around this has a color of #dd5945
<div style="border:2px solid #dd5945;">Content here</div>
.myborder {border:2px solid #dd5945;}