#da2345 color space conversions
Hex:
#da2345
RGB:
218, 35, 69
CMY:
15, 86, 73
CMYK:
0, 84, 68, 15
HSL:
349°, 72.3320%, 49.6078%
HSV (HSB):
349°, 83.9450%, 85.4902%
XYZ:
30.5887, 16.5372, 7.2100
xyY:
0.5630, 0.3044, 16.5372
CIE-Lab:
47.6715, 68.1986, 28.8647
CIE-LCH:
47.6715, 74.0555, 22.9403
CIE-Luv:
47.6715, 129.9162, 16.9325
Hunter-Lab:
40.6659, 63.1013, 17.9541
#da2345 color charts
#da2345 color shades, tints & tones
#da2345 color schemes
#da2345 color preview, HTML & CSS examples
This text has a color of #da2345
<p style="color:#da2345;">Text here</p>
.mytext {color:#da2345;}
This box has a color of #da2345
<div style="background-color:#da2345;">Content here</div>
.mybackground {background-color:#da2345;}
Border around this has a color of #da2345
<div style="border:2px solid #da2345;">Content here</div>
.myborder {border:2px solid #da2345;}