#db350a color space conversions
Hex:
#db350a
RGB:
219, 53, 10
CMY:
14, 79, 96
CMYK:
0, 76, 95, 14
HSL:
12°, 91.2664%, 44.9020%
HSV (HSB):
12°, 95.4338%, 85.8824%
XYZ:
30.5413, 17.6282, 2.0800
xyY:
0.6078, 0.3508, 17.6282
CIE-Lab:
49.0420, 62.1143, 58.6767
CIE-LCH:
49.0420, 85.4468, 43.3698
CIE-Luv:
49.0420, 132.4499, 37.2295
Hunter-Lab:
41.9859, 56.3686, 26.4529
#db350a color charts
#db350a color shades, tints & tones
#db350a color schemes
#db350a color preview, HTML & CSS examples
This text has a color of #db350a
<p style="color:#db350a;">Text here</p>
.mytext {color:#db350a;}
This box has a color of #db350a
<div style="background-color:#db350a;">Content here</div>
.mybackground {background-color:#db350a;}
Border around this has a color of #db350a
<div style="border:2px solid #db350a;">Content here</div>
.myborder {border:2px solid #db350a;}