#db100c color space conversions
Hex:
#db100c
RGB:
219, 16, 12
CMY:
14, 94, 95
CMYK:
0, 93, 95, 14
HSL:
1°, 89.6104%, 45.2941%
HSV (HSB):
1°, 94.5205%, 85.8824%
XYZ:
29.4651, 15.4572, 1.7784
xyY:
0.6309, 0.3310, 15.4572
CIE-Lab:
46.2541, 70.0601, 56.5907
CIE-LCH:
46.2541, 90.0607, 38.9294
CIE-Luv:
46.2541, 146.8085, 32.0860
Hunter-Lab:
39.3156, 64.9743, 24.8391
#db100c color charts
#db100c RGB chart
#db100c CMYK chart
#db100c RGB pie chart
#db100c color shades, tints & tones
#db100c color schemes
#db100c color preview, HTML & CSS examples
This text has a color of #db100c
<p style="color:#db100c;">Text here</p>
.mytext {color:#db100c;}
Text color #db100c
This box has a color of #db100c
<div style="background-color:#db100c;">Content here</div>
.mybackground {background-color:#db100c;}
Background color #db100c
Border around this has a color of #db100c
<div style="border:2px solid #db100c;">Content here</div>
.myborder {border:2px solid #db100c;}
Border color #db100c