#dd305c color space conversions
Hex:
#dd305c
RGB:
221, 48, 92
CMY:
13, 81, 64
CMYK:
0, 78, 58, 13
HSL:
345°, 71.7842%, 52.7451%
HSV (HSB):
345°, 78.2805%, 86.6667%
XYZ:
32.8075, 18.2588, 11.9204
xyY:
0.5209, 0.2899, 18.2588
CIE-Lab:
49.8085, 67.0799, 17.7861
CIE-LCH:
49.8085, 69.3978, 14.8502
CIE-Luv:
49.8085, 120.0286, 7.4632
Hunter-Lab:
42.7303, 62.2710, 13.3712
#dd305c color charts
#dd305c color shades, tints & tones
#dd305c color schemes
#dd305c color preview, HTML & CSS examples
This text has a color of #dd305c
<p style="color:#dd305c;">Text here</p>
.mytext {color:#dd305c;}
This box has a color of #dd305c
<div style="background-color:#dd305c;">Content here</div>
.mybackground {background-color:#dd305c;}
Border around this has a color of #dd305c
<div style="border:2px solid #dd305c;">Content here</div>
.myborder {border:2px solid #dd305c;}