#db3e11 color space conversions
Hex:
#db3e11
RGB:
219, 62, 17
CMY:
14, 76, 93
CMYK:
0, 72, 92, 14
HSL:
13°, 85.5932%, 46.2745%
HSV (HSB):
13°, 92.2374%, 85.8824%
XYZ:
31.0372, 18.5458, 2.4742
xyY:
0.5962, 0.3563, 18.5458
CIE-Lab:
50.1515, 59.1756, 57.4061
CIE-LCH:
50.1515, 82.4452, 44.1304
CIE-Luv:
50.1515, 126.6348, 38.3280
Hunter-Lab:
43.0648, 53.2832, 26.7390
#db3e11 color charts
#db3e11 color shades, tints & tones
#db3e11 color schemes
#db3e11 color preview, HTML & CSS examples
This text has a color of #db3e11
<p style="color:#db3e11;">Text here</p>
.mytext {color:#db3e11;}
This box has a color of #db3e11
<div style="background-color:#db3e11;">Content here</div>
.mybackground {background-color:#db3e11;}
Border around this has a color of #db3e11
<div style="border:2px solid #db3e11;">Content here</div>
.myborder {border:2px solid #db3e11;}