#dd5252 color space conversions
Hex:
#dd5252
RGB:
221, 82, 82
CMY:
13, 68, 68
CMYK:
0, 63, 63, 13
HSL:
0°, 67.1498%, 59.4118%
HSV (HSB):
0°, 62.8959%, 86.6667%
XYZ:
34.3591, 22.0159, 10.4212
xyY:
0.5144, 0.3296, 22.0159
CIE-Lab:
54.0439, 54.2678, 29.2804
CIE-LCH:
54.0439, 61.6631, 28.3493
CIE-Luv:
54.0439, 104.9239, 22.6232
Hunter-Lab:
46.9211, 48.5987, 19.6764
#dd5252 color charts
#dd5252 color shades, tints & tones
#dd5252 color schemes
#dd5252 color preview, HTML & CSS examples
This text has a color of #dd5252
<p style="color:#dd5252;">Text here</p>
.mytext {color:#dd5252;}
This box has a color of #dd5252
<div style="background-color:#dd5252;">Content here</div>
.mybackground {background-color:#dd5252;}
Border around this has a color of #dd5252
<div style="border:2px solid #dd5252;">Content here</div>
.myborder {border:2px solid #dd5252;}