#da3345 color space conversions
Hex:
#da3345
RGB:
218, 51, 69
CMY:
15, 80, 73
CMYK:
0, 77, 68, 15
HSL:
354°, 69.2946%, 52.7451%
HSV (HSB):
354°, 76.6055%, 85.4902%
XYZ:
31.1714, 17.7028, 7.4043
xyY:
0.5539, 0.3146, 17.7028
CIE-Lab:
49.1336, 64.0589, 30.6653
CIE-LCH:
49.1336, 71.0205, 25.5806
CIE-Luv:
49.1336, 123.3502, 19.9483
Hunter-Lab:
42.0746, 58.6130, 19.0184
#da3345 color charts
#da3345 color shades, tints & tones
#da3345 color schemes
#da3345 color preview, HTML & CSS examples
This text has a color of #da3345
<p style="color:#da3345;">Text here</p>
.mytext {color:#da3345;}
This box has a color of #da3345
<div style="background-color:#da3345;">Content here</div>
.mybackground {background-color:#da3345;}
Border around this has a color of #da3345
<div style="border:2px solid #da3345;">Content here</div>
.myborder {border:2px solid #da3345;}