#dd007b color space conversions
Hex:
#dd007b
RGB:
221, 0, 123
CMY:
13, 100, 52
CMYK:
0, 100, 44, 13
HSL:
327°, 100.0000%, 43.3333%
HSV (HSB):
327°, 100.0000%, 86.6667%
XYZ:
33.3939, 16.8022, 20.2220
xyY:
0.4742, 0.2386, 16.8022
CIE-Lab:
48.0099, 76.9100, -3.7467
CIE-LCH:
48.0099, 77.0012, 357.2110
CIE-Luv:
48.0099, 117.4069, -19.5989
Hunter-Lab:
40.9905, 73.6861, -0.5564
#dd007b color charts
#dd007b RGB chart
#dd007b CMYK chart
#dd007b RGB pie chart
#dd007b color shades, tints & tones
#dd007b color schemes
#dd007b color preview, HTML & CSS examples
This text has a color of #dd007b
<p style="color:#dd007b;">Text here</p>
.mytext {color:#dd007b;}
Text color #dd007b
This box has a color of #dd007b
<div style="background-color:#dd007b;">Content here</div>
.mybackground {background-color:#dd007b;}
Background color #dd007b
Border around this has a color of #dd007b
<div style="border:2px solid #dd007b;">Content here</div>
.myborder {border:2px solid #dd007b;}
Border color #dd007b