#dd0085 color space conversions
Hex:
#dd0085
RGB:
221, 0, 133
CMY:
13, 100, 48
CMYK:
0, 100, 40, 13
HSL:
324°, 100.0000%, 43.3333%
HSV (HSB):
324°, 100.0000%, 86.6667%
XYZ:
34.0524, 17.0656, 23.6895
xyY:
0.4552, 0.2281, 17.0656
CIE-Lab:
48.3426, 77.7797, -9.3543
CIE-LCH:
48.3426, 78.3402, 353.1422
CIE-Luv:
48.3426, 112.7211, -27.0246
Hunter-Lab:
41.3105, 74.8448, -5.0825
#dd0085 color charts
#dd0085 color shades, tints & tones
#dd0085 color schemes
#dd0085 color preview, HTML & CSS examples
This text has a color of #dd0085
<p style="color:#dd0085;">Text here</p>
.mytext {color:#dd0085;}
This box has a color of #dd0085
<div style="background-color:#dd0085;">Content here</div>
.mybackground {background-color:#dd0085;}
Border around this has a color of #dd0085
<div style="border:2px solid #dd0085;">Content here</div>
.myborder {border:2px solid #dd0085;}