#dd007e color space conversions
Hex:
#dd007e
RGB:
221, 0, 126
CMY:
13, 100, 51
CMYK:
0, 100, 43, 13
HSL:
326°, 100.0000%, 43.3333%
HSV (HSB):
326°, 100.0000%, 86.6667%
XYZ:
33.5847, 16.8785, 21.2264
xyY:
0.4685, 0.2354, 16.8785
CIE-Lab:
48.1066, 77.1635, -5.4387
CIE-LCH:
48.1066, 77.3549, 355.9683
CIE-Luv:
48.1066, 116.0100, -21.8037
Hunter-Lab:
41.0835, 74.0232, -1.8747
#dd007e color charts
#dd007e color shades, tints & tones
#dd007e color schemes
#dd007e color preview, HTML & CSS examples
This text has a color of #dd007e
<p style="color:#dd007e;">Text here</p>
.mytext {color:#dd007e;}
This box has a color of #dd007e
<div style="background-color:#dd007e;">Content here</div>
.mybackground {background-color:#dd007e;}
Border around this has a color of #dd007e
<div style="border:2px solid #dd007e;">Content here</div>
.myborder {border:2px solid #dd007e;}