#dd127a color space conversions
Hex:
#dd127a
RGB:
221, 18, 122
CMY:
13, 93, 52
CMYK:
0, 92, 45, 13
HSL:
329°, 84.9372%, 46.8627%
HSV (HSB):
329°, 91.8552%, 86.6667%
XYZ:
33.5480, 17.2099, 19.9660
xyY:
0.4744, 0.2433, 17.2099
CIE-Lab:
48.5234, 75.2378, -2.3777
CIE-LCH:
48.5234, 75.2754, 358.1899
CIE-Luv:
48.5234, 115.9586, -17.5382
Hunter-Lab:
41.4848, 71.7510, 0.5040
#dd127a color charts
#dd127a color shades, tints & tones
#dd127a color schemes
#dd127a color preview, HTML & CSS examples
This text has a color of #dd127a
<p style="color:#dd127a;">Text here</p>
.mytext {color:#dd127a;}
This box has a color of #dd127a
<div style="background-color:#dd127a;">Content here</div>
.mybackground {background-color:#dd127a;}
Border around this has a color of #dd127a
<div style="border:2px solid #dd127a;">Content here</div>
.myborder {border:2px solid #dd127a;}