#dd12c5 color space conversions
Hex:
#dd12c5
RGB:
221, 18, 197
CMY:
13, 93, 23
CMYK:
0, 92, 11, 13
HSL:
307°, 84.9372%, 46.8627%
HSV (HSB):
307°, 91.8552%, 86.6667%
XYZ:
40.1131, 19.8360, 54.5379
xyY:
0.3504, 0.1733, 19.8360
CIE-Lab:
51.6513, 83.4471, -42.1936
CIE-LCH:
51.6513, 93.5078, 333.1773
CIE-Luv:
51.6513, 82.0899, -75.3323
Hunter-Lab:
44.5376, 82.8266, -41.4264
#dd12c5 color charts
#dd12c5 color shades, tints & tones
#dd12c5 color schemes
#dd12c5 color preview, HTML & CSS examples
This text has a color of #dd12c5
<p style="color:#dd12c5;">Text here</p>
.mytext {color:#dd12c5;}
This box has a color of #dd12c5
<div style="background-color:#dd12c5;">Content here</div>
.mybackground {background-color:#dd12c5;}
Border around this has a color of #dd12c5
<div style="border:2px solid #dd12c5;">Content here</div>
.myborder {border:2px solid #dd12c5;}