#db101c color space conversions
Hex:
#db101c
RGB:
219, 16, 28
CMY:
14, 94, 89
CMYK:
0, 93, 87, 14
HSL:
356°, 86.3830%, 46.0784%
HSV (HSB):
356°, 92.6941%, 85.8824%
XYZ:
29.6083, 15.5145, 2.5327
xyY:
0.6213, 0.3256, 15.5145
CIE-Lab:
46.3310, 70.2764, 50.3759
CIE-LCH:
46.3310, 86.4668, 35.6339
CIE-Luv:
46.3310, 145.1102, 29.4885
Hunter-Lab:
39.3884, 65.2488, 23.7596
#db101c color charts
#db101c RGB chart
#db101c CMYK chart
#db101c RGB pie chart
#db101c color shades, tints & tones
#db101c color schemes
#db101c color preview, HTML & CSS examples
This text has a color of #db101c
<p style="color:#db101c;">Text here</p>
.mytext {color:#db101c;}
Text color #db101c
This box has a color of #db101c
<div style="background-color:#db101c;">Content here</div>
.mybackground {background-color:#db101c;}
Background color #db101c
Border around this has a color of #db101c
<div style="border:2px solid #db101c;">Content here</div>
.myborder {border:2px solid #db101c;}
Border color #db101c