#da025b color space conversions
Hex:
#da025b
RGB:
218, 2, 91
CMY:
15, 99, 64
CMYK:
0, 99, 58, 15
HSL:
335°, 98.1818%, 43.1373%
HSV (HSB):
335°, 99.0826%, 85.4902%
XYZ:
30.8235, 15.7042, 11.3042
xyY:
0.5330, 0.2715, 15.7042
CIE-Lab:
46.5840, 73.7608, 13.9045
CIE-LCH:
46.5840, 75.0599, 10.6754
CIE-Luv:
46.5840, 128.8283, 1.4053
Hunter-Lab:
39.6285, 69.4894, 10.8273
#da025b color charts
#da025b color shades, tints & tones
#da025b color schemes
#da025b color preview, HTML & CSS examples
This text has a color of #da025b
<p style="color:#da025b;">Text here</p>
.mytext {color:#da025b;}
This box has a color of #da025b
<div style="background-color:#da025b;">Content here</div>
.mybackground {background-color:#da025b;}
Border around this has a color of #da025b
<div style="border:2px solid #da025b;">Content here</div>
.myborder {border:2px solid #da025b;}