#db381a color space conversions
Hex:
#db381a
RGB:
219, 56, 26
CMY:
14, 78, 90
CMYK:
0, 74, 88, 14
HSL:
9°, 78.7755%, 48.0392%
HSV (HSB):
9°, 88.1279%, 85.8824%
XYZ:
30.8140, 17.9630, 2.8204
xyY:
0.5972, 0.3481, 17.9630
CIE-Lab:
49.4512, 61.3670, 53.6707
CIE-LCH:
49.4512, 81.5257, 41.1725
CIE-Luv:
49.4512, 129.4789, 35.5710
Hunter-Lab:
42.3828, 55.6071, 25.7224
#db381a color charts
#db381a color shades, tints & tones
#db381a color schemes
#db381a color preview, HTML & CSS examples
This text has a color of #db381a
<p style="color:#db381a;">Text here</p>
.mytext {color:#db381a;}
This box has a color of #db381a
<div style="background-color:#db381a;">Content here</div>
.mybackground {background-color:#db381a;}
Border around this has a color of #db381a
<div style="border:2px solid #db381a;">Content here</div>
.myborder {border:2px solid #db381a;}