#df04b2 color space conversions
Hex:
#df04b2
RGB:
223, 4, 178
CMY:
13, 98, 30
CMYK:
0, 98, 20, 13
HSL:
312°, 96.4758%, 44.5098%
HSV (HSB):
312°, 98.2063%, 87.4510%
XYZ:
38.5107, 18.9892, 43.7550
xyY:
0.3803, 0.1875, 18.9892
CIE-Lab:
50.6745, 82.5951, -32.6324
CIE-LCH:
50.6745, 88.8078, 338.4415
CIE-Luv:
50.6745, 92.8891, -60.8748
Hunter-Lab:
43.5766, 81.4902, -29.0292
#df04b2 color charts
#df04b2 color shades, tints & tones
#df04b2 color schemes
#df04b2 color preview, HTML & CSS examples
This text has a color of #df04b2
<p style="color:#df04b2;">Text here</p>
.mytext {color:#df04b2;}
This box has a color of #df04b2
<div style="background-color:#df04b2;">Content here</div>
.mybackground {background-color:#df04b2;}
Border around this has a color of #df04b2
<div style="border:2px solid #df04b2;">Content here</div>
.myborder {border:2px solid #df04b2;}