#da50a3 color space conversions
Hex:
#da50a3
RGB:
218, 80, 163
CMY:
15, 69, 36
CMYK:
0, 63, 25, 15
HSL:
324°, 65.0943%, 58.4314%
HSV (HSB):
324°, 63.3028%, 85.4902%
XYZ:
38.3930, 23.2871, 37.1217
xyY:
0.3886, 0.2357, 23.2871
CIE-Lab:
55.3668, 61.9921, -16.6718
CIE-LCH:
55.3668, 64.1948, 344.9474
CIE-Luv:
55.3668, 79.0880, -34.8244
Hunter-Lab:
48.2567, 57.5651, -11.8294
#da50a3 color charts
#da50a3 color shades, tints & tones
#da50a3 color schemes
#da50a3 color preview, HTML & CSS examples
This text has a color of #da50a3
<p style="color:#da50a3;">Text here</p>
.mytext {color:#da50a3;}
This box has a color of #da50a3
<div style="background-color:#da50a3;">Content here</div>
.mybackground {background-color:#da50a3;}
Border around this has a color of #da50a3
<div style="border:2px solid #da50a3;">Content here</div>
.myborder {border:2px solid #da50a3;}