#dd5951 color space conversions
Hex:
#dd5951
RGB:
221, 89, 81
CMY:
13, 65, 68
CMYK:
0, 60, 63, 13
HSL:
3°, 67.3077%, 59.2157%
HSV (HSB):
3°, 63.3484%, 86.6667%
XYZ:
34.8764, 23.1110, 10.4073
xyY:
0.5099, 0.3379, 23.1110
CIE-Lab:
55.1865, 51.1216, 31.2913
CIE-LCH:
55.1865, 59.9380, 31.4706
CIE-Luv:
55.1865, 100.5397, 25.5275
Hunter-Lab:
48.0739, 45.3679, 20.8163
#dd5951 color charts
#dd5951 color shades, tints & tones
#dd5951 color schemes
#dd5951 color preview, HTML & CSS examples
This text has a color of #dd5951
<p style="color:#dd5951;">Text here</p>
.mytext {color:#dd5951;}
This box has a color of #dd5951
<div style="background-color:#dd5951;">Content here</div>
.mybackground {background-color:#dd5951;}
Border around this has a color of #dd5951
<div style="border:2px solid #dd5951;">Content here</div>
.myborder {border:2px solid #dd5951;}