#da2b3d color space conversions
Hex:
#da2b3d
RGB:
218, 43, 61
CMY:
15, 83, 76
CMYK:
0, 80, 72, 15
HSL:
354°, 70.2811%, 51.1765%
HSV (HSB):
354°, 80.2752%, 85.4902%
XYZ:
30.6196, 16.9701, 6.0766
xyY:
0.5706, 0.3162, 16.9701
CIE-Lab:
48.2223, 65.9398, 34.2982
CIE-LCH:
48.2223, 74.3265, 27.4809
CIE-Luv:
48.2223, 129.0426, 21.9788
Hunter-Lab:
41.1948, 60.5862, 20.0905
#da2b3d color charts
#da2b3d color shades, tints & tones
#da2b3d color schemes
#da2b3d color preview, HTML & CSS examples
This text has a color of #da2b3d
<p style="color:#da2b3d;">Text here</p>
.mytext {color:#da2b3d;}
This box has a color of #da2b3d
<div style="background-color:#da2b3d;">Content here</div>
.mybackground {background-color:#da2b3d;}
Border around this has a color of #da2b3d
<div style="border:2px solid #da2b3d;">Content here</div>
.myborder {border:2px solid #da2b3d;}