#dd026f color space conversions
Hex:
#dd026f
RGB:
221, 2, 111
CMY:
13, 99, 56
CMYK:
0, 99, 50, 13
HSL:
330°, 98.2063%, 43.7255%
HSV (HSB):
330°, 99.0950%, 86.6667%
XYZ:
32.7097, 16.5633, 16.5120
xyY:
0.4972, 0.2518, 16.5633
CIE-Lab:
47.7050, 75.7979, 3.1824
CIE-LCH:
47.7050, 75.8647, 2.4042
CIE-Luv:
47.7050, 122.6742, -10.8899
Hunter-Lab:
40.6980, 72.2423, 4.4335
#dd026f color charts
#dd026f color shades, tints & tones
#dd026f color schemes
#dd026f color preview, HTML & CSS examples
This text has a color of #dd026f
<p style="color:#dd026f;">Text here</p>
.mytext {color:#dd026f;}
This box has a color of #dd026f
<div style="background-color:#dd026f;">Content here</div>
.mybackground {background-color:#dd026f;}
Border around this has a color of #dd026f
<div style="border:2px solid #dd026f;">Content here</div>
.myborder {border:2px solid #dd026f;}