#dd014e color space conversions
Hex:
#dd014e
RGB:
221, 1, 78
CMY:
13, 100, 69
CMYK:
0, 100, 65, 13
HSL:
339°, 99.0991%, 43.5294%
HSV (HSB):
339°, 99.5475%, 86.6667%
XYZ:
31.2048, 15.9439, 8.6405
xyY:
0.5593, 0.2858, 15.9439
CIE-Lab:
46.9008, 73.8058, 22.5041
CIE-LCH:
46.9008, 77.1604, 16.9570
CIE-Luv:
46.9008, 136.2342, 9.7422
Hunter-Lab:
39.9298, 69.6189, 15.1209
#dd014e color charts
#dd014e color shades, tints & tones
#dd014e color schemes
#dd014e color preview, HTML & CSS examples
This text has a color of #dd014e
<p style="color:#dd014e;">Text here</p>
.mytext {color:#dd014e;}
This box has a color of #dd014e
<div style="background-color:#dd014e;">Content here</div>
.mybackground {background-color:#dd014e;}
Border around this has a color of #dd014e
<div style="border:2px solid #dd014e;">Content here</div>
.myborder {border:2px solid #dd014e;}