#da028a color space conversions
Hex:
#da028a
RGB:
218, 2, 138
CMY:
15, 99, 46
CMYK:
0, 99, 37, 15
HSL:
322°, 98.1818%, 43.1373%
HSV (HSB):
322°, 99.0826%, 85.4902%
XYZ:
33.5226, 16.7838, 25.5175
xyY:
0.4421, 0.2214, 16.7838
CIE-Lab:
47.9865, 77.4632, -12.9860
CIE-LCH:
47.9865, 78.5441, 350.4834
CIE-Luv:
47.9865, 107.7639, -31.7313
Hunter-Lab:
40.9681, 74.3656, -8.2519
#da028a color charts
#da028a color shades, tints & tones
#da028a color schemes
#da028a color preview, HTML & CSS examples
This text has a color of #da028a
<p style="color:#da028a;">Text here</p>
.mytext {color:#da028a;}
This box has a color of #da028a
<div style="background-color:#da028a;">Content here</div>
.mybackground {background-color:#da028a;}
Border around this has a color of #da028a
<div style="border:2px solid #da028a;">Content here</div>
.myborder {border:2px solid #da028a;}