#db103c color space conversions
Hex:
#db103c
RGB:
219, 16, 60
CMY:
14, 94, 76
CMYK:
0, 93, 73, 14
HSL:
347°, 86.3830%, 46.0784%
HSV (HSB):
347°, 92.6941%, 85.8824%
XYZ:
30.2143, 15.7569, 5.7239
xyY:
0.5845, 0.3048, 15.7569
CIE-Lab:
46.6539, 71.1812, 33.1024
CIE-LCH:
46.6539, 78.5018, 24.9405
CIE-Luv:
46.6539, 138.3458, 19.0809
Hunter-Lab:
39.6950, 66.4014, 19.2371
#db103c color charts
#db103c color shades, tints & tones
#db103c color schemes
#db103c color preview, HTML & CSS examples
This text has a color of #db103c
<p style="color:#db103c;">Text here</p>
.mytext {color:#db103c;}
This box has a color of #db103c
<div style="background-color:#db103c;">Content here</div>
.mybackground {background-color:#db103c;}
Border around this has a color of #db103c
<div style="border:2px solid #db103c;">Content here</div>
.myborder {border:2px solid #db103c;}