#db140a color space conversions
Hex:
#db140a
RGB:
219, 20, 10
CMY:
14, 92, 96
CMYK:
0, 91, 95, 14
HSL:
3°, 91.2664%, 44.9020%
HSV (HSB):
3°, 95.4338%, 85.8824%
XYZ:
29.5184, 15.5823, 1.7391
xyY:
0.6302, 0.3327, 15.5823
CIE-Lab:
46.4216, 69.5420, 57.2563
CIE-LCH:
46.4216, 90.0798, 39.4658
CIE-Luv:
46.4216, 146.0192, 32.6083
Hunter-Lab:
39.4744, 64.3993, 25.0201
#db140a color charts
#db140a color shades, tints & tones
#db140a color schemes
#db140a color preview, HTML & CSS examples
This text has a color of #db140a
<p style="color:#db140a;">Text here</p>
.mytext {color:#db140a;}
This box has a color of #db140a
<div style="background-color:#db140a;">Content here</div>
.mybackground {background-color:#db140a;}
Border around this has a color of #db140a
<div style="border:2px solid #db140a;">Content here</div>
.myborder {border:2px solid #db140a;}