#dd125c color space conversions
Hex:
#dd125c
RGB:
221, 18, 92
CMY:
13, 93, 64
CMYK:
0, 92, 58, 13
HSL:
338°, 84.9372%, 46.8627%
HSV (HSB):
338°, 91.8552%, 86.6667%
XYZ:
31.9669, 16.5775, 11.6401
xyY:
0.5311, 0.2754, 16.5775
CIE-Lab:
47.7232, 73.0465, 14.9464
CIE-LCH:
47.7232, 74.5600, 11.5640
CIE-Luv:
47.7232, 128.6600, 2.7801
Hunter-Lab:
40.7154, 68.8935, 11.5504
#dd125c color charts
#dd125c color shades, tints & tones
#dd125c color schemes
#dd125c color preview, HTML & CSS examples
This text has a color of #dd125c
<p style="color:#dd125c;">Text here</p>
.mytext {color:#dd125c;}
This box has a color of #dd125c
<div style="background-color:#dd125c;">Content here</div>
.mybackground {background-color:#dd125c;}
Border around this has a color of #dd125c
<div style="border:2px solid #dd125c;">Content here</div>
.myborder {border:2px solid #dd125c;}