#da68a5 color space conversions
Hex:
#da68a5
RGB:
218, 104, 165
CMY:
15, 59, 35
CMYK:
0, 52, 24, 15
HSL:
328°, 60.6383%, 63.1373%
HSV (HSB):
328°, 52.2936%, 85.4902%
XYZ:
40.6553, 27.5227, 38.7669
xyY:
0.3802, 0.2574, 27.5227
CIE-Lab:
59.4550, 51.4923, -11.6576
CIE-LCH:
59.4550, 52.7954, 347.2436
CIE-Luv:
59.4550, 67.6784, -25.9795
Hunter-Lab:
52.4621, 46.5194, -7.0890
#da68a5 color charts
#da68a5 color shades, tints & tones
#da68a5 color schemes
#da68a5 color preview, HTML & CSS examples
This text has a color of #da68a5
<p style="color:#da68a5;">Text here</p>
.mytext {color:#da68a5;}
This box has a color of #da68a5
<div style="background-color:#da68a5;">Content here</div>
.mybackground {background-color:#da68a5;}
Border around this has a color of #da68a5
<div style="border:2px solid #da68a5;">Content here</div>
.myborder {border:2px solid #da68a5;}