#df12d9 color space conversions
Hex:
#df12d9
RGB:
223, 18, 217
CMY:
13, 93, 15
CMYK:
0, 92, 3, 13
HSL:
302°, 85.0622%, 47.2549%
HSV (HSB):
302°, 91.9283%, 87.4510%
XYZ:
43.1721, 21.1303, 67.4488
xyY:
0.3277, 0.1604, 21.1303
CIE-Lab:
53.0919, 86.5386, -51.3671
CIE-LCH:
53.0919, 100.6355, 329.3077
CIE-Luv:
53.0919, 75.3529, -89.8874
Hunter-Lab:
45.9678, 87.2005, -54.8192
#df12d9 color charts
#df12d9 color shades, tints & tones
#df12d9 color schemes
#df12d9 color preview, HTML & CSS examples
This text has a color of #df12d9
<p style="color:#df12d9;">Text here</p>
.mytext {color:#df12d9;}
This box has a color of #df12d9
<div style="background-color:#df12d9;">Content here</div>
.mybackground {background-color:#df12d9;}
Border around this has a color of #df12d9
<div style="border:2px solid #df12d9;">Content here</div>
.myborder {border:2px solid #df12d9;}