#dd5a5a color space conversions
Hex:
#dd5a5a
RGB:
221, 90, 90
CMY:
13, 65, 65
CMYK:
0, 59, 59, 13
HSL:
0°, 65.8291%, 60.9804%
HSV (HSB):
0°, 59.2760%, 86.6667%
XYZ:
35.3204, 23.4227, 12.3323
xyY:
0.4969, 0.3295, 23.4227
CIE-Lab:
55.5051, 51.2612, 26.5182
CIE-LCH:
55.5051, 57.7141, 27.3532
CIE-Luv:
55.5051, 97.8741, 21.1023
Hunter-Lab:
48.3970, 45.5758, 18.7699
#dd5a5a color charts
#dd5a5a color shades, tints & tones
#dd5a5a color schemes
#dd5a5a color preview, HTML & CSS examples
This text has a color of #dd5a5a
<p style="color:#dd5a5a;">Text here</p>
.mytext {color:#dd5a5a;}
This box has a color of #dd5a5a
<div style="background-color:#dd5a5a;">Content here</div>
.mybackground {background-color:#dd5a5a;}
Border around this has a color of #dd5a5a
<div style="border:2px solid #dd5a5a;">Content here</div>
.myborder {border:2px solid #dd5a5a;}