#da28a5 color space conversions
Hex:
#da28a5
RGB:
218, 40, 165
CMY:
15, 84, 35
CMYK:
0, 82, 24, 15
HSL:
318°, 70.6349%, 50.5882%
HSV (HSB):
318°, 81.6514%, 85.4902%
XYZ:
36.4638, 19.1396, 37.3698
xyY:
0.3922, 0.2059, 19.1396
CIE-Lab:
50.8502, 75.1631, -24.7697
CIE-LCH:
50.8502, 79.1393, 341.7605
CIE-Luv:
50.8502, 90.5281, -48.2242
Hunter-Lab:
43.7489, 72.2156, -20.0206
#da28a5 color charts
#da28a5 color shades, tints & tones
#da28a5 color schemes
#da28a5 color preview, HTML & CSS examples
This text has a color of #da28a5
<p style="color:#da28a5;">Text here</p>
.mytext {color:#da28a5;}
This box has a color of #da28a5
<div style="background-color:#da28a5;">Content here</div>
.mybackground {background-color:#da28a5;}
Border around this has a color of #da28a5
<div style="border:2px solid #da28a5;">Content here</div>
.myborder {border:2px solid #da28a5;}