#da2074 color space conversions
Hex:
#da2074
RGB:
218, 32, 116
CMY:
15, 87, 55
CMYK:
0, 85, 47, 15
HSL:
333°, 74.4000%, 49.0196%
HSV (HSB):
333°, 85.3211%, 85.4902%
XYZ:
32.5823, 17.1994, 18.1255
xyY:
0.4798, 0.2533, 17.1994
CIE-Lab:
48.5103, 71.8711, 1.2042
CIE-LCH:
48.5103, 71.8812, 0.9599
CIE-Luv:
48.5103, 113.5023, -12.3549
Hunter-Lab:
41.4722, 67.6611, 3.1176
#da2074 color charts
#da2074 color shades, tints & tones
#da2074 color schemes
#da2074 color preview, HTML & CSS examples
This text has a color of #da2074
<p style="color:#da2074;">Text here</p>
.mytext {color:#da2074;}
This box has a color of #da2074
<div style="background-color:#da2074;">Content here</div>
.mybackground {background-color:#da2074;}
Border around this has a color of #da2074
<div style="border:2px solid #da2074;">Content here</div>
.myborder {border:2px solid #da2074;}