#df06a5 color space conversions
Hex:
#df06a5
RGB:
223, 6, 165
CMY:
13, 98, 35
CMYK:
0, 97, 26, 13
HSL:
316°, 94.7598%, 44.9020%
HSV (HSB):
316°, 97.3094%, 87.4510%
XYZ:
37.2881, 18.5348, 37.2096
xyY:
0.4008, 0.1992, 18.5348
CIE-Lab:
50.1385, 80.9480, -25.7964
CIE-LCH:
50.1385, 84.9590, 342.3240
CIE-Luv:
50.1385, 98.7560, -50.5907
Hunter-Lab:
43.0521, 79.2604, -21.1074
#df06a5 color charts
#df06a5 color shades, tints & tones
#df06a5 color schemes
#df06a5 color preview, HTML & CSS examples
This text has a color of #df06a5
<p style="color:#df06a5;">Text here</p>
.mytext {color:#df06a5;}
This box has a color of #df06a5
<div style="background-color:#df06a5;">Content here</div>
.mybackground {background-color:#df06a5;}
Border around this has a color of #df06a5
<div style="border:2px solid #df06a5;">Content here</div>
.myborder {border:2px solid #df06a5;}