#da07a7 color space conversions
Hex:
#da07a7
RGB:
218, 7, 167
CMY:
15, 97, 35
CMYK:
0, 97, 23, 15
HSL:
315°, 93.7778%, 44.1176%
HSV (HSB):
315°, 96.7890%, 85.4902%
XYZ:
35.9645, 17.8474, 38.1086
xyY:
0.3913, 0.1942, 17.8474
CIE-Lab:
49.3105, 80.1336, -28.3411
CIE-LCH:
49.3105, 84.9977, 340.5227
CIE-Luv:
49.3105, 93.7944, -53.8876
Hunter-Lab:
42.2462, 78.0275, -23.9108
#da07a7 color charts
#da07a7 color shades, tints & tones
#da07a7 color schemes
#da07a7 color preview, HTML & CSS examples
This text has a color of #da07a7
<p style="color:#da07a7;">Text here</p>
.mytext {color:#da07a7;}
This box has a color of #da07a7
<div style="background-color:#da07a7;">Content here</div>
.mybackground {background-color:#da07a7;}
Border around this has a color of #da07a7
<div style="border:2px solid #da07a7;">Content here</div>
.myborder {border:2px solid #da07a7;}