#dd125e color space conversions
Hex:
#dd125e
RGB:
221, 18, 94
CMY:
13, 93, 63
CMYK:
0, 92, 57, 13
HSL:
338°, 84.9372%, 46.8627%
HSV (HSB):
338°, 91.8552%, 86.6667%
XYZ:
32.0555, 16.6129, 12.1068
xyY:
0.5274, 0.2734, 16.6129
CIE-Lab:
47.7686, 73.1719, 13.7729
CIE-LCH:
47.7686, 74.4568, 10.6599
CIE-Luv:
47.7686, 127.8747, 1.5387
Hunter-Lab:
40.7589, 69.0558, 10.9201
#dd125e color charts
#dd125e color shades, tints & tones
#dd125e color schemes
#dd125e color preview, HTML & CSS examples
This text has a color of #dd125e
<p style="color:#dd125e;">Text here</p>
.mytext {color:#dd125e;}
This box has a color of #dd125e
<div style="background-color:#dd125e;">Content here</div>
.mybackground {background-color:#dd125e;}
Border around this has a color of #dd125e
<div style="border:2px solid #dd125e;">Content here</div>
.myborder {border:2px solid #dd125e;}