#df015f color space conversions
Hex:
#df015f
RGB:
223, 1, 95
CMY:
13, 100, 63
CMYK:
0, 100, 57, 13
HSL:
335°, 99.1071%, 43.9216%
HSV (HSB):
335°, 99.5516%, 87.4510%
XYZ:
32.5078, 16.5359, 12.3049
xyY:
0.5299, 0.2695, 16.5359
CIE-Lab:
47.6699, 75.2267, 13.0810
CIE-LCH:
47.6699, 76.3556, 9.8644
CIE-Luv:
47.6699, 131.2282, 0.2823
Hunter-Lab:
40.6644, 71.5335, 10.5242
#df015f color charts
#df015f color shades, tints & tones
#df015f color schemes
#df015f color preview, HTML & CSS examples
This text has a color of #df015f
<p style="color:#df015f;">Text here</p>
.mytext {color:#df015f;}
This box has a color of #df015f
<div style="background-color:#df015f;">Content here</div>
.mybackground {background-color:#df015f;}
Border around this has a color of #df015f
<div style="border:2px solid #df015f;">Content here</div>
.myborder {border:2px solid #df015f;}