#da3130 color space conversions
Hex:
#da3130
RGB:
218, 49, 48
CMY:
15, 81, 81
CMYK:
0, 78, 78, 15
HSL:
0°, 69.6721%, 52.1569%
HSV (HSB):
0°, 77.9817%, 85.4902%
XYZ:
30.5453, 17.3155, 4.5286
xyY:
0.5830, 0.3305, 17.3155
CIE-Lab:
48.6551, 63.7969, 42.1799
CIE-LCH:
48.6551, 76.4800, 33.4710
CIE-Luv:
48.6551, 129.1932, 28.1619
Hunter-Lab:
41.6118, 58.2076, 22.6758
#da3130 color charts
#da3130 color shades, tints & tones
#da3130 color schemes
#da3130 color preview, HTML & CSS examples
This text has a color of #da3130
<p style="color:#da3130;">Text here</p>
.mytext {color:#da3130;}
This box has a color of #da3130
<div style="background-color:#da3130;">Content here</div>
.mybackground {background-color:#da3130;}
Border around this has a color of #da3130
<div style="border:2px solid #da3130;">Content here</div>
.myborder {border:2px solid #da3130;}