#da3750 color space conversions
Hex:
#da3750
RGB:
218, 55, 80
CMY:
15, 78, 69
CMYK:
0, 75, 63, 15
HSL:
351°, 68.7764%, 53.5294%
HSV (HSB):
351°, 74.7706%, 85.4902%
XYZ:
31.7276, 18.2170, 9.4334
xyY:
0.5343, 0.3068, 18.2170
CIE-Lab:
49.7582, 63.4050, 24.8784
CIE-LCH:
49.7582, 68.1111, 21.4237
CIE-Luv:
49.7582, 118.3420, 15.2640
Hunter-Lab:
42.6814, 57.9973, 16.7727
#da3750 color charts
#da3750 color shades, tints & tones
#da3750 color schemes
#da3750 color preview, HTML & CSS examples
This text has a color of #da3750
<p style="color:#da3750;">Text here</p>
.mytext {color:#da3750;}
This box has a color of #da3750
<div style="background-color:#da3750;">Content here</div>
.mybackground {background-color:#da3750;}
Border around this has a color of #da3750
<div style="border:2px solid #da3750;">Content here</div>
.myborder {border:2px solid #da3750;}