#da3325 color space conversions
Hex:
#da3325
RGB:
218, 51, 37
CMY:
15, 80, 85
CMYK:
0, 77, 83, 15
HSL:
5°, 70.9804%, 50.0000%
HSV (HSB):
5°, 83.0275%, 85.4902%
XYZ:
30.4312, 17.4067, 3.5062
xyY:
0.5927, 0.3390, 17.4067
CIE-Lab:
48.7684, 62.8817, 48.0407
CIE-LCH:
48.7684, 79.1329, 37.3793
CIE-Luv:
48.7684, 130.0669, 31.9023
Hunter-Lab:
41.7213, 57.1844, 24.2223
#da3325 color charts
#da3325 color shades, tints & tones
#da3325 color schemes
#da3325 color preview, HTML & CSS examples
This text has a color of #da3325
<p style="color:#da3325;">Text here</p>
.mytext {color:#da3325;}
This box has a color of #da3325
<div style="background-color:#da3325;">Content here</div>
.mybackground {background-color:#da3325;}
Border around this has a color of #da3325
<div style="border:2px solid #da3325;">Content here</div>
.myborder {border:2px solid #da3325;}