#da155e color space conversions
Hex:
#da155e
RGB:
218, 21, 94
CMY:
15, 92, 63
CMYK:
0, 90, 57, 15
HSL:
338°, 82.4268%, 46.8627%
HSV (HSB):
338°, 90.3670%, 85.4902%
XYZ:
31.2020, 16.2499, 12.0817
xyY:
0.5241, 0.2730, 16.2499
CIE-Lab:
47.3007, 72.0720, 13.0326
CIE-LCH:
47.3007, 73.2408, 10.2499
CIE-Luv:
47.3007, 124.9615, 0.9977
Hunter-Lab:
40.3112, 67.6195, 10.4480
#da155e color charts
#da155e color shades, tints & tones
#da155e color schemes
#da155e color preview, HTML & CSS examples
This text has a color of #da155e
<p style="color:#da155e;">Text here</p>
.mytext {color:#da155e;}
This box has a color of #da155e
<div style="background-color:#da155e;">Content here</div>
.mybackground {background-color:#da155e;}
Border around this has a color of #da155e
<div style="border:2px solid #da155e;">Content here</div>
.myborder {border:2px solid #da155e;}