#dd5255 color space conversions
Hex:
#dd5255
RGB:
221, 82, 85
CMY:
13, 68, 67
CMYK:
0, 63, 62, 13
HSL:
359°, 67.1498%, 59.4118%
HSV (HSB):
359°, 62.8959%, 86.6667%
XYZ:
34.4758, 22.0626, 11.0358
xyY:
0.5102, 0.3265, 22.0626
CIE-Lab:
54.0934, 54.4574, 27.6017
CIE-LCH:
54.0934, 61.0529, 26.8781
CIE-Luv:
54.0934, 104.2137, 21.0354
Hunter-Lab:
46.9709, 48.8168, 18.9495
#dd5255 color charts
#dd5255 color shades, tints & tones
#dd5255 color schemes
#dd5255 color preview, HTML & CSS examples
This text has a color of #dd5255
<p style="color:#dd5255;">Text here</p>
.mytext {color:#dd5255;}
This box has a color of #dd5255
<div style="background-color:#dd5255;">Content here</div>
.mybackground {background-color:#dd5255;}
Border around this has a color of #dd5255
<div style="border:2px solid #dd5255;">Content here</div>
.myborder {border:2px solid #dd5255;}