#dd307c color space conversions
Hex:
#dd307c
RGB:
221, 48, 124
CMY:
13, 81, 51
CMYK:
0, 78, 44, 13
HSL:
334°, 71.7842%, 52.7451%
HSV (HSB):
334°, 78.2805%, 86.6667%
XYZ:
34.5138, 18.9413, 20.9057
xyY:
0.4641, 0.2547, 18.9413
CIE-Lab:
50.6185, 69.5667, -0.5209
CIE-LCH:
50.6185, 69.5687, 359.5710
CIE-Luv:
50.6185, 108.0351, -14.0263
Hunter-Lab:
43.5216, 65.3927, 1.9850
#dd307c color charts
#dd307c color shades, tints & tones
#dd307c color schemes
#dd307c color preview, HTML & CSS examples
This text has a color of #dd307c
<p style="color:#dd307c;">Text here</p>
.mytext {color:#dd307c;}
This box has a color of #dd307c
<div style="background-color:#dd307c;">Content here</div>
.mybackground {background-color:#dd307c;}
Border around this has a color of #dd307c
<div style="border:2px solid #dd307c;">Content here</div>
.myborder {border:2px solid #dd307c;}