#db102a color space conversions
Hex:
#db102a
RGB:
219, 16, 42
CMY:
14, 94, 84
CMYK:
0, 93, 81, 14
HSL:
352°, 86.3830%, 46.0784%
HSV (HSB):
352°, 92.6941%, 85.8824%
XYZ:
29.8166, 15.5978, 3.6297
xyY:
0.6080, 0.3180, 15.5978
CIE-Lab:
46.4424, 70.5893, 43.2920
CIE-LCH:
46.4424, 82.8073, 31.5205
CIE-Luv:
46.4424, 142.7104, 25.8078
Hunter-Lab:
39.4941, 65.6465, 22.1969
#db102a color charts
#db102a color shades, tints & tones
#db102a color schemes
#db102a color preview, HTML & CSS examples
This text has a color of #db102a
<p style="color:#db102a;">Text here</p>
.mytext {color:#db102a;}
This box has a color of #db102a
<div style="background-color:#db102a;">Content here</div>
.mybackground {background-color:#db102a;}
Border around this has a color of #db102a
<div style="border:2px solid #db102a;">Content here</div>
.myborder {border:2px solid #db102a;}