#dd3065 color space conversions
Hex:
#dd3065
RGB:
221, 48, 101
CMY:
13, 81, 60
CMYK:
0, 78, 54, 13
HSL:
342°, 71.7842%, 52.7451%
HSV (HSB):
342°, 78.2805%, 86.6667%
XYZ:
33.2247, 18.4256, 14.1173
xyY:
0.5052, 0.2802, 18.4256
CIE-Lab:
50.0083, 67.6988, 12.5811
CIE-LCH:
50.0083, 68.8579, 10.5277
CIE-Luv:
50.0083, 116.8605, 1.8371
Hunter-Lab:
42.9251, 63.0429, 10.5482
#dd3065 color charts
#dd3065 color shades, tints & tones
#dd3065 color schemes
#dd3065 color preview, HTML & CSS examples
This text has a color of #dd3065
<p style="color:#dd3065;">Text here</p>
.mytext {color:#dd3065;}
This box has a color of #dd3065
<div style="background-color:#dd3065;">Content here</div>
.mybackground {background-color:#dd3065;}
Border around this has a color of #dd3065
<div style="border:2px solid #dd3065;">Content here</div>
.myborder {border:2px solid #dd3065;}