#da335f color space conversions
Hex:
#da335f
RGB:
218, 51, 95
CMY:
15, 80, 63
CMYK:
0, 77, 56, 15
HSL:
344°, 69.2946%, 52.7451%
HSV (HSB):
344°, 76.6055%, 85.4902%
XYZ:
32.1628, 18.0993, 12.6248
xyY:
0.5114, 0.2878, 18.0993
CIE-Lab:
49.6163, 65.5954, 15.6061
CIE-LCH:
49.6163, 67.4263, 13.3827
CIE-Luv:
49.6163, 115.3635, 5.5607
Hunter-Lab:
42.5433, 60.4957, 12.1858
#da335f color charts
#da335f color shades, tints & tones
#da335f color schemes
#da335f color preview, HTML & CSS examples
This text has a color of #da335f
<p style="color:#da335f;">Text here</p>
.mytext {color:#da335f;}
This box has a color of #da335f
<div style="background-color:#da335f;">Content here</div>
.mybackground {background-color:#da335f;}
Border around this has a color of #da335f
<div style="border:2px solid #da335f;">Content here</div>
.myborder {border:2px solid #da335f;}