#da412b color space conversions
Hex:
#da412b
RGB:
218, 65, 43
CMY:
15, 75, 83
CMYK:
0, 70, 80, 15
HSL:
8°, 70.2811%, 51.1765%
HSV (HSB):
8°, 80.2752%, 85.4902%
XYZ:
31.2398, 18.8604, 4.2794
xyY:
0.5745, 0.3468, 18.8604
CIE-Lab:
50.5235, 58.3196, 46.6964
CIE-LCH:
50.5235, 74.7109, 38.6842
CIE-Luv:
50.5235, 121.0600, 33.3544
Hunter-Lab:
43.4286, 52.4015, 24.5577
#da412b color charts
#da412b color shades, tints & tones
#da412b color schemes
#da412b color preview, HTML & CSS examples
This text has a color of #da412b
<p style="color:#da412b;">Text here</p>
.mytext {color:#da412b;}
This box has a color of #da412b
<div style="background-color:#da412b;">Content here</div>
.mybackground {background-color:#da412b;}
Border around this has a color of #da412b
<div style="border:2px solid #da412b;">Content here</div>
.myborder {border:2px solid #da412b;}