#da375e color space conversions
Hex:
#da375e
RGB:
218, 55, 94
CMY:
15, 78, 63
CMYK:
0, 75, 57, 15
HSL:
346°, 68.7764%, 53.5294%
HSV (HSB):
346°, 74.7706%, 85.4902%
XYZ:
32.3000, 18.4460, 12.4477
xyY:
0.5111, 0.2919, 18.4460
CIE-Lab:
50.0326, 64.2959, 16.7820
CIE-LCH:
50.0326, 66.4499, 14.6285
CIE-Luv:
50.0326, 113.9622, 7.1620
Hunter-Lab:
42.9488, 59.0823, 12.8803
#da375e color charts
#da375e color shades, tints & tones
#da375e color schemes
#da375e color preview, HTML & CSS examples
This text has a color of #da375e
<p style="color:#da375e;">Text here</p>
.mytext {color:#da375e;}
This box has a color of #da375e
<div style="background-color:#da375e;">Content here</div>
.mybackground {background-color:#da375e;}
Border around this has a color of #da375e
<div style="border:2px solid #da375e;">Content here</div>
.myborder {border:2px solid #da375e;}