#da381f color space conversions
Hex:
#da381f
RGB:
218, 56, 31
CMY:
15, 78, 88
CMYK:
0, 74, 86, 15
HSL:
8°, 75.1004%, 48.8235%
HSV (HSB):
8°, 85.7798%, 85.4902%
XYZ:
30.5749, 17.8327, 3.1269
xyY:
0.5933, 0.3460, 17.8327
CIE-Lab:
49.2926, 61.1600, 51.3269
CIE-LCH:
49.2926, 79.8436, 40.0041
CIE-Luv:
49.2926, 128.1303, 34.4033
Hunter-Lab:
42.2288, 55.3391, 25.1699
#da381f color charts
#da381f color shades, tints & tones
#da381f color schemes
#da381f color preview, HTML & CSS examples
This text has a color of #da381f
<p style="color:#da381f;">Text here</p>
.mytext {color:#da381f;}
This box has a color of #da381f
<div style="background-color:#da381f;">Content here</div>
.mybackground {background-color:#da381f;}
Border around this has a color of #da381f
<div style="border:2px solid #da381f;">Content here</div>
.myborder {border:2px solid #da381f;}