#dd336e color space conversions
Hex:
#dd336e
RGB:
221, 51, 110
CMY:
13, 80, 57
CMYK:
0, 77, 50, 13
HSL:
339°, 71.4286%, 53.3333%
HSV (HSB):
339°, 76.9231%, 86.6667%
XYZ:
33.8171, 18.8656, 16.6109
xyY:
0.4880, 0.2723, 18.8656
CIE-Lab:
50.5296, 67.5330, 7.8398
CIE-LCH:
50.5296, 67.9866, 6.6217
CIE-Luv:
50.5296, 112.3976, -3.4356
Hunter-Lab:
43.4345, 62.9654, 7.7296
#dd336e color charts
#dd336e color shades, tints & tones
#dd336e color schemes
#dd336e color preview, HTML & CSS examples
This text has a color of #dd336e
<p style="color:#dd336e;">Text here</p>
.mytext {color:#dd336e;}
This box has a color of #dd336e
<div style="background-color:#dd336e;">Content here</div>
.mybackground {background-color:#dd336e;}
Border around this has a color of #dd336e
<div style="border:2px solid #dd336e;">Content here</div>
.myborder {border:2px solid #dd336e;}