#da07a4 color space conversions
Hex:
#da07a4
RGB:
218, 7, 164
CMY:
15, 97, 36
CMYK:
0, 97, 25, 15
HSL:
315°, 93.7778%, 44.1176%
HSV (HSB):
315°, 96.7890%, 85.4902%
XYZ:
35.6903, 17.7377, 36.6646
xyY:
0.3962, 0.1969, 17.7377
CIE-Lab:
49.1764, 79.7901, -26.7691
CIE-LCH:
49.1764, 84.1608, 341.4537
CIE-Luv:
49.1764, 95.1768, -51.5440
Hunter-Lab:
42.1162, 77.5619, -22.1341
#da07a4 color charts
#da07a4 color shades, tints & tones
#da07a4 color schemes
#da07a4 color preview, HTML & CSS examples
This text has a color of #da07a4
<p style="color:#da07a4;">Text here</p>
.mytext {color:#da07a4;}
This box has a color of #da07a4
<div style="background-color:#da07a4;">Content here</div>
.mybackground {background-color:#da07a4;}
Border around this has a color of #da07a4
<div style="border:2px solid #da07a4;">Content here</div>
.myborder {border:2px solid #da07a4;}