#da155c color space conversions
Hex:
#da155c
RGB:
218, 21, 92
CMY:
15, 92, 64
CMYK:
0, 90, 58, 15
HSL:
338°, 82.4268%, 46.8627%
HSV (HSB):
338°, 90.3670%, 85.4902%
XYZ:
31.1134, 16.2145, 11.6151
xyY:
0.5279, 0.2751, 16.2145
CIE-Lab:
47.2546, 71.9436, 14.2068
CIE-LCH:
47.2546, 73.3330, 11.1706
CIE-Luv:
47.2546, 125.7454, 2.2493
Hunter-Lab:
40.2672, 67.4546, 11.0848
#da155c color charts
#da155c color shades, tints & tones
#da155c color schemes
#da155c color preview, HTML & CSS examples
This text has a color of #da155c
<p style="color:#da155c;">Text here</p>
.mytext {color:#da155c;}
This box has a color of #da155c
<div style="background-color:#da155c;">Content here</div>
.mybackground {background-color:#da155c;}
Border around this has a color of #da155c
<div style="border:2px solid #da155c;">Content here</div>
.myborder {border:2px solid #da155c;}