#dd3245 color space conversions
Hex:
#dd3245
RGB:
221, 50, 69
CMY:
13, 80, 73
CMYK:
0, 77, 69, 13
HSL:
353°, 71.5481%, 53.1373%
HSV (HSB):
353°, 77.3756%, 86.6667%
XYZ:
32.0336, 18.0830, 7.4322
xyY:
0.5566, 0.3142, 18.0830
CIE-Lab:
49.5967, 65.2129, 31.3611
CIE-LCH:
49.5967, 72.3618, 25.6831
CIE-Luv:
49.5967, 126.1933, 20.3350
Hunter-Lab:
42.5241, 60.0474, 19.4044
#dd3245 color charts
#dd3245 color shades, tints & tones
#dd3245 color schemes
#dd3245 color preview, HTML & CSS examples
This text has a color of #dd3245
<p style="color:#dd3245;">Text here</p>
.mytext {color:#dd3245;}
This box has a color of #dd3245
<div style="background-color:#dd3245;">Content here</div>
.mybackground {background-color:#dd3245;}
Border around this has a color of #dd3245
<div style="border:2px solid #dd3245;">Content here</div>
.myborder {border:2px solid #dd3245;}