#db103d color space conversions
Hex:
#db103d
RGB:
219, 16, 61
CMY:
14, 94, 76
CMYK:
0, 93, 72, 14
HSL:
347°, 86.3830%, 46.0784%
HSV (HSB):
347°, 92.6941%, 85.8824%
XYZ:
30.2410, 15.7676, 5.8644
xyY:
0.5830, 0.3040, 15.7676
CIE-Lab:
46.6681, 71.2207, 32.5185
CIE-LCH:
46.6681, 78.2933, 24.5408
CIE-Luv:
46.6681, 138.0625, 18.6427
Hunter-Lab:
39.7084, 66.4518, 19.0395
#db103d color charts
#db103d color shades, tints & tones
#db103d color schemes
#db103d color preview, HTML & CSS examples
This text has a color of #db103d
<p style="color:#db103d;">Text here</p>
.mytext {color:#db103d;}
This box has a color of #db103d
<div style="background-color:#db103d;">Content here</div>
.mybackground {background-color:#db103d;}
Border around this has a color of #db103d
<div style="border:2px solid #db103d;">Content here</div>
.myborder {border:2px solid #db103d;}