#da258e color space conversions
Hex:
#da258e
RGB:
218, 37, 142
CMY:
15, 85, 44
CMYK:
0, 83, 35, 15
HSL:
325°, 70.9804%, 50.0000%
HSV (HSB):
325°, 83.0275%, 85.4902%
XYZ:
34.4575, 18.1816, 27.2845
xyY:
0.4311, 0.2275, 18.1816
CIE-Lab:
49.7156, 73.2642, -12.7876
CIE-LCH:
49.7156, 74.3718, 350.0993
CIE-Luv:
49.7156, 101.1126, -30.8418
Hunter-Lab:
42.6398, 69.6272, -8.0907
#da258e color charts
#da258e color shades, tints & tones
#da258e color schemes
#da258e color preview, HTML & CSS examples
This text has a color of #da258e
<p style="color:#da258e;">Text here</p>
.mytext {color:#da258e;}
This box has a color of #da258e
<div style="background-color:#da258e;">Content here</div>
.mybackground {background-color:#da258e;}
Border around this has a color of #da258e
<div style="border:2px solid #da258e;">Content here</div>
.myborder {border:2px solid #da258e;}