#da374e color space conversions
Hex:
#da374e
RGB:
218, 55, 78
CMY:
15, 78, 69
CMYK:
0, 75, 64, 15
HSL:
352°, 68.7764%, 53.5294%
HSV (HSB):
352°, 74.7706%, 85.4902%
XYZ:
31.6548, 18.1879, 9.0499
xyY:
0.5375, 0.3088, 18.1879
CIE-Lab:
49.7232, 63.2905, 26.0337
CIE-LCH:
49.7232, 68.4357, 22.3591
CIE-Luv:
49.7232, 118.9231, 16.3341
Hunter-Lab:
42.6472, 57.8584, 17.2714
#da374e color charts
#da374e color shades, tints & tones
#da374e color schemes
#da374e color preview, HTML & CSS examples
This text has a color of #da374e
<p style="color:#da374e;">Text here</p>
.mytext {color:#da374e;}
This box has a color of #da374e
<div style="background-color:#da374e;">Content here</div>
.mybackground {background-color:#da374e;}
Border around this has a color of #da374e
<div style="border:2px solid #da374e;">Content here</div>
.myborder {border:2px solid #da374e;}