#da204a color space conversions
Hex:
#da204a
RGB:
218, 32, 74
CMY:
15, 87, 71
CMYK:
0, 85, 66, 15
HSL:
346°, 74.4000%, 49.0196%
HSV (HSB):
346°, 85.3211%, 85.4902%
XYZ:
30.6660, 16.4329, 8.0341
xyY:
0.5562, 0.2981, 16.4329
CIE-Lab:
47.5373, 69.0653, 25.6611
CIE-LCH:
47.5373, 73.6784, 20.3824
CIE-Luv:
47.5373, 129.3617, 13.9575
Hunter-Lab:
40.5375, 64.0920, 16.6255
#da204a color charts
#da204a color shades, tints & tones
#da204a color schemes
#da204a color preview, HTML & CSS examples
This text has a color of #da204a
<p style="color:#da204a;">Text here</p>
.mytext {color:#da204a;}
This box has a color of #da204a
<div style="background-color:#da204a;">Content here</div>
.mybackground {background-color:#da204a;}
Border around this has a color of #da204a
<div style="border:2px solid #da204a;">Content here</div>
.myborder {border:2px solid #da204a;}