#da372c color space conversions
Hex:
#da372c
RGB:
218, 55, 44
CMY:
15, 78, 83
CMYK:
0, 75, 80, 15
HSL:
4°, 70.1613%, 51.3725%
HSV (HSB):
4°, 79.8165%, 85.4902%
XYZ:
30.7343, 17.8197, 4.2025
xyY:
0.5826, 0.3378, 17.8197
CIE-Lab:
49.2766, 61.8227, 44.9562
CIE-LCH:
49.2766, 76.4402, 36.0239
CIE-Luv:
49.2766, 126.7858, 30.7154
Hunter-Lab:
42.2133, 56.0871, 23.6467
#da372c color charts
#da372c color shades, tints & tones
#da372c color schemes
#da372c color preview, HTML & CSS examples
This text has a color of #da372c
<p style="color:#da372c;">Text here</p>
.mytext {color:#da372c;}
This box has a color of #da372c
<div style="background-color:#da372c;">Content here</div>
.mybackground {background-color:#da372c;}
Border around this has a color of #da372c
<div style="border:2px solid #da372c;">Content here</div>
.myborder {border:2px solid #da372c;}