#dd3364 color space conversions
Hex:
#dd3364
RGB:
221, 51, 100
CMY:
13, 80, 61
CMYK:
0, 77, 55, 13
HSL:
343°, 71.4286%, 53.3333%
HSV (HSB):
343°, 76.9231%, 86.6667%
XYZ:
33.3029, 18.6599, 13.9031
xyY:
0.5056, 0.2833, 18.6599
CIE-Lab:
50.2869, 66.7740, 13.5760
CIE-LCH:
50.2869, 68.1401, 11.4924
CIE-Luv:
50.2869, 116.0360, 3.1712
Hunter-Lab:
43.1971, 62.0199, 11.1554
#dd3364 color charts
#dd3364 color shades, tints & tones
#dd3364 color schemes
#dd3364 color preview, HTML & CSS examples
This text has a color of #dd3364
<p style="color:#dd3364;">Text here</p>
.mytext {color:#dd3364;}
This box has a color of #dd3364
<div style="background-color:#dd3364;">Content here</div>
.mybackground {background-color:#dd3364;}
Border around this has a color of #dd3364
<div style="border:2px solid #dd3364;">Content here</div>
.myborder {border:2px solid #dd3364;}