#da25b4 color space conversions
Hex:
#da25b4
RGB:
218, 37, 180
CMY:
15, 85, 29
CMYK:
0, 83, 17, 15
HSL:
313°, 70.9804%, 50.0000%
HSV (HSB):
313°, 83.0275%, 85.4902%
XYZ:
37.8132, 19.5238, 44.9555
xyY:
0.3697, 0.1909, 19.5238
CIE-Lab:
51.2945, 77.6753, -32.9011
CIE-LCH:
51.2945, 84.3560, 337.0438
CIE-Luv:
51.2945, 84.7271, -60.6092
Hunter-Lab:
44.1858, 75.4312, -29.3928
#da25b4 color charts
#da25b4 color shades, tints & tones
#da25b4 color schemes
#da25b4 color preview, HTML & CSS examples
This text has a color of #da25b4
<p style="color:#da25b4;">Text here</p>
.mytext {color:#da25b4;}
This box has a color of #da25b4
<div style="background-color:#da25b4;">Content here</div>
.mybackground {background-color:#da25b4;}
Border around this has a color of #da25b4
<div style="border:2px solid #da25b4;">Content here</div>
.myborder {border:2px solid #da25b4;}