#da381e color space conversions
Hex:
#da381e
RGB:
218, 56, 30
CMY:
15, 78, 88
CMYK:
0, 74, 86, 15
HSL:
8°, 75.8065%, 48.6275%
HSV (HSB):
8°, 86.2385%, 85.4902%
XYZ:
30.5620, 17.8275, 3.0586
xyY:
0.5940, 0.3465, 17.8275
CIE-Lab:
49.2862, 61.1388, 51.7655
CIE-LCH:
49.2862, 80.1101, 40.2542
CIE-Luv:
49.2862, 128.2511, 34.6237
Hunter-Lab:
42.2226, 55.3138, 25.2610
#da381e color charts
#da381e color shades, tints & tones
#da381e color schemes
#da381e color preview, HTML & CSS examples
This text has a color of #da381e
<p style="color:#da381e;">Text here</p>
.mytext {color:#da381e;}
This box has a color of #da381e
<div style="background-color:#da381e;">Content here</div>
.mybackground {background-color:#da381e;}
Border around this has a color of #da381e
<div style="border:2px solid #da381e;">Content here</div>
.myborder {border:2px solid #da381e;}