#db4111 color space conversions
Hex:
#db4111
RGB:
219, 65, 17
CMY:
14, 75, 93
CMYK:
0, 70, 92, 14
HSL:
14°, 85.5932%, 46.2745%
HSV (HSB):
14°, 92.2374%, 85.8824%
XYZ:
31.2049, 18.8811, 2.5301
xyY:
0.5931, 0.3588, 18.8811
CIE-Lab:
50.5478, 58.0862, 57.6661
CIE-LCH:
50.5478, 81.8497, 44.7920
CIE-Luv:
50.5478, 124.7113, 39.0182
Hunter-Lab:
43.4524, 52.1461, 26.9645
#db4111 color charts
#db4111 color shades, tints & tones
#db4111 color schemes
#db4111 color preview, HTML & CSS examples
This text has a color of #db4111
<p style="color:#db4111;">Text here</p>
.mytext {color:#db4111;}
This box has a color of #db4111
<div style="background-color:#db4111;">Content here</div>
.mybackground {background-color:#db4111;}
Border around this has a color of #db4111
<div style="border:2px solid #db4111;">Content here</div>
.myborder {border:2px solid #db4111;}