#df025b color space conversions
Hex:
#df025b
RGB:
223, 2, 91
CMY:
13, 99, 64
CMYK:
0, 99, 59, 13
HSL:
336°, 98.2222%, 44.1176%
HSV (HSB):
336°, 99.1031%, 87.4510%
XYZ:
32.3415, 16.4867, 11.3752
xyY:
0.5372, 0.2739, 16.4867
CIE-Lab:
47.6067, 74.9016, 15.4713
CIE-LCH:
47.6067, 76.4827, 11.6706
CIE-Luv:
47.6067, 132.7253, 2.8238
Hunter-Lab:
40.6038, 71.1207, 11.8126
#df025b color charts
#df025b color shades, tints & tones
#df025b color schemes
#df025b color preview, HTML & CSS examples
This text has a color of #df025b
<p style="color:#df025b;">Text here</p>
.mytext {color:#df025b;}
This box has a color of #df025b
<div style="background-color:#df025b;">Content here</div>
.mybackground {background-color:#df025b;}
Border around this has a color of #df025b
<div style="border:2px solid #df025b;">Content here</div>
.myborder {border:2px solid #df025b;}