#dd333f color space conversions
Hex:
#dd333f
RGB:
221, 51, 63
CMY:
13, 80, 75
CMYK:
0, 77, 71, 13
HSL:
356°, 71.4286%, 53.3333%
HSV (HSB):
356°, 76.9231%, 86.6667%
XYZ:
31.8998, 18.0987, 6.5147
xyY:
0.5645, 0.3203, 18.0987
CIE-Lab:
49.6156, 64.6463, 34.9060
CIE-LCH:
49.6156, 73.4682, 28.3670
CIE-Luv:
49.6156, 127.2571, 23.2715
Hunter-Lab:
42.5426, 59.3958, 20.7005
#dd333f color charts
#dd333f color shades, tints & tones
#dd333f color schemes
#dd333f color preview, HTML & CSS examples
This text has a color of #dd333f
<p style="color:#dd333f;">Text here</p>
.mytext {color:#dd333f;}
This box has a color of #dd333f
<div style="background-color:#dd333f;">Content here</div>
.mybackground {background-color:#dd333f;}
Border around this has a color of #dd333f
<div style="border:2px solid #dd333f;">Content here</div>
.myborder {border:2px solid #dd333f;}