#db131a color space conversions
Hex:
#db131a
RGB:
219, 19, 26
CMY:
14, 93, 90
CMYK:
0, 91, 88, 14
HSL:
358°, 84.0336%, 46.6667%
HSV (HSB):
358°, 91.3242%, 85.8824%
XYZ:
29.6327, 15.6004, 2.4266
xyY:
0.6218, 0.3273, 15.6004
CIE-Lab:
46.4458, 69.8747, 51.3820
CIE-LCH:
46.4458, 86.7328, 36.3287
CIE-Luv:
46.4458, 144.7148, 30.1377
Hunter-Lab:
39.4973, 64.7987, 24.0055
#db131a color charts
#db131a color shades, tints & tones
#db131a color schemes
#db131a color preview, HTML & CSS examples
This text has a color of #db131a
<p style="color:#db131a;">Text here</p>
.mytext {color:#db131a;}
This box has a color of #db131a
<div style="background-color:#db131a;">Content here</div>
.mybackground {background-color:#db131a;}
Border around this has a color of #db131a
<div style="border:2px solid #db131a;">Content here</div>
.myborder {border:2px solid #db131a;}