#da2b35 color space conversions
Hex:
#da2b35
RGB:
218, 43, 53
CMY:
15, 83, 79
CMYK:
0, 80, 76, 15
HSL:
357°, 70.2811%, 51.1765%
HSV (HSB):
357°, 80.2752%, 85.4902%
XYZ:
30.4199, 16.8902, 5.0250
xyY:
0.5813, 0.3227, 16.8902
CIE-Lab:
48.1214, 65.6281, 38.8152
CIE-LCH:
48.1214, 76.2474, 30.6019
CIE-Luv:
48.1214, 130.9476, 25.2253
Hunter-Lab:
41.0977, 60.2021, 21.5191
#da2b35 color charts
#da2b35 color shades, tints & tones
#da2b35 color schemes
#da2b35 color preview, HTML & CSS examples
This text has a color of #da2b35
<p style="color:#da2b35;">Text here</p>
.mytext {color:#da2b35;}
This box has a color of #da2b35
<div style="background-color:#da2b35;">Content here</div>
.mybackground {background-color:#da2b35;}
Border around this has a color of #da2b35
<div style="border:2px solid #da2b35;">Content here</div>
.myborder {border:2px solid #da2b35;}