#dd00b3 color space conversions
Hex:
#dd00b3
RGB:
221, 0, 179
CMY:
13, 100, 30
CMYK:
0, 100, 19, 13
HSL:
311°, 100.0000%, 43.3333%
HSV (HSB):
311°, 100.0000%, 86.6667%
XYZ:
37.9555, 18.6268, 44.2427
xyY:
0.3764, 0.1847, 18.6268
CIE-Lab:
50.2477, 82.6480, -33.9146
CIE-LCH:
50.2477, 89.3358, 337.6892
CIE-Luv:
50.2477, 91.1098, -62.6248
Hunter-Lab:
43.1588, 81.4517, -30.5678
#dd00b3 color charts
#dd00b3 color shades, tints & tones
#dd00b3 color schemes
#dd00b3 color preview, HTML & CSS examples
This text has a color of #dd00b3
<p style="color:#dd00b3;">Text here</p>
.mytext {color:#dd00b3;}
This box has a color of #dd00b3
<div style="background-color:#dd00b3;">Content here</div>
.mybackground {background-color:#dd00b3;}
Border around this has a color of #dd00b3
<div style="border:2px solid #dd00b3;">Content here</div>
.myborder {border:2px solid #dd00b3;}