#dd4c55 color space conversions
Hex:
#dd4c55
RGB:
221, 76, 85
CMY:
13, 70, 67
CMYK:
0, 66, 62, 13
HSL:
356°, 68.0751%, 58.2353%
HSV (HSB):
356°, 65.6109%, 86.6667%
XYZ:
34.0429, 21.1969, 10.8915
xyY:
0.5148, 0.3205, 21.1969
CIE-Lab:
53.1643, 56.9633, 26.4080
CIE-LCH:
53.1643, 62.7869, 24.8723
CIE-Luv:
53.1643, 107.9247, 19.0751
Hunter-Lab:
46.0401, 51.4161, 18.2021
#dd4c55 color charts
#dd4c55 color shades, tints & tones
#dd4c55 color schemes
#dd4c55 color preview, HTML & CSS examples
This text has a color of #dd4c55
<p style="color:#dd4c55;">Text here</p>
.mytext {color:#dd4c55;}
This box has a color of #dd4c55
<div style="background-color:#dd4c55;">Content here</div>
.mybackground {background-color:#dd4c55;}
Border around this has a color of #dd4c55
<div style="border:2px solid #dd4c55;">Content here</div>
.myborder {border:2px solid #dd4c55;}