#db102c color space conversions
Hex:
#db102c
RGB:
219, 16, 44
CMY:
14, 94, 83
CMYK:
0, 93, 80, 14
HSL:
352°, 86.3830%, 46.0784%
HSV (HSB):
352°, 92.6941%, 85.8824%
XYZ:
29.8533, 15.6125, 3.8229
xyY:
0.6057, 0.3168, 15.6125
CIE-Lab:
46.4619, 70.6443, 42.2029
CIE-LCH:
46.4619, 82.2903, 30.8541
CIE-Luv:
46.4619, 142.2959, 25.1707
Hunter-Lab:
39.5127, 65.7165, 21.9224
#db102c color charts
#db102c RGB chart
#db102c CMYK chart
#db102c RGB pie chart
#db102c color shades, tints & tones
#db102c color schemes
#db102c color preview, HTML & CSS examples
This text has a color of #db102c
<p style="color:#db102c;">Text here</p>
.mytext {color:#db102c;}
Text color #db102c
This box has a color of #db102c
<div style="background-color:#db102c;">Content here</div>
.mybackground {background-color:#db102c;}
Background color #db102c
Border around this has a color of #db102c
<div style="border:2px solid #db102c;">Content here</div>
.myborder {border:2px solid #db102c;}
Border color #db102c