#dd335b color space conversions
Hex:
#dd335b
RGB:
221, 51, 91
CMY:
13, 80, 64
CMYK:
0, 77, 59, 13
HSL:
346°, 71.4286%, 53.3333%
HSV (HSB):
346°, 76.9231%, 86.6667%
XYZ:
32.8909, 18.4951, 11.7339
xyY:
0.5211, 0.2930, 18.4951
CIE-Lab:
50.0912, 66.1581, 18.7751
CIE-LCH:
50.0912, 68.7707, 15.8435
CIE-Luv:
50.0912, 119.1221, 8.7388
Hunter-Lab:
43.0060, 61.2563, 13.9273
#dd335b color charts
#dd335b color shades, tints & tones
#dd335b color schemes
#dd335b color preview, HTML & CSS examples
This text has a color of #dd335b
<p style="color:#dd335b;">Text here</p>
.mytext {color:#dd335b;}
This box has a color of #dd335b
<div style="background-color:#dd335b;">Content here</div>
.mybackground {background-color:#dd335b;}
Border around this has a color of #dd335b
<div style="border:2px solid #dd335b;">Content here</div>
.myborder {border:2px solid #dd335b;}