#df04ca color space conversions
Hex:
#df04ca
RGB:
223, 4, 202
CMY:
13, 98, 21
CMYK:
0, 98, 9, 13
HSL:
306°, 96.4758%, 44.5098%
HSV (HSB):
306°, 98.2063%, 87.4510%
XYZ:
41.1355, 20.0391, 57.5770
xyY:
0.3464, 0.1687, 20.0391
CIE-Lab:
51.8814, 85.6149, -44.6940
CIE-LCH:
51.8814, 96.5788, 332.4338
CIE-Luv:
51.8814, 82.2834, -79.4283
Hunter-Lab:
44.7650, 85.6886, -44.9235
#df04ca color charts
#df04ca color shades, tints & tones
#df04ca color schemes
#df04ca color preview, HTML & CSS examples
This text has a color of #df04ca
<p style="color:#df04ca;">Text here</p>
.mytext {color:#df04ca;}
This box has a color of #df04ca
<div style="background-color:#df04ca;">Content here</div>
.mybackground {background-color:#df04ca;}
Border around this has a color of #df04ca
<div style="border:2px solid #df04ca;">Content here</div>
.myborder {border:2px solid #df04ca;}