#dd129a color space conversions
Hex:
#dd129a
RGB:
221, 18, 154
CMY:
13, 93, 40
CMYK:
0, 92, 30, 13
HSL:
320°, 84.9372%, 46.8627%
HSV (HSB):
320°, 91.8552%, 86.6667%
XYZ:
35.8678, 18.1379, 32.1824
xyY:
0.4162, 0.2104, 18.1379
CIE-Lab:
49.6629, 78.2905, -20.0122
CIE-LCH:
49.6629, 80.8077, 345.6614
CIE-Luv:
49.6629, 101.2738, -41.8085
Hunter-Lab:
42.5886, 75.8016, -14.9909
#dd129a color charts
#dd129a color shades, tints & tones
#dd129a color schemes
#dd129a color preview, HTML & CSS examples
This text has a color of #dd129a
<p style="color:#dd129a;">Text here</p>
.mytext {color:#dd129a;}
This box has a color of #dd129a
<div style="background-color:#dd129a;">Content here</div>
.mybackground {background-color:#dd129a;}
Border around this has a color of #dd129a
<div style="border:2px solid #dd129a;">Content here</div>
.myborder {border:2px solid #dd129a;}