#db3500 color space conversions
Hex:
#db3500
RGB:
219, 53, 0
CMY:
14, 79, 100
CMYK:
0, 76, 100, 14
HSL:
15°, 100.0000%, 42.9412%
HSV (HSB):
15°, 100.0000%, 85.8824%
XYZ:
30.4865, 17.6063, 1.7915
xyY:
0.6111, 0.3529, 17.6063
CIE-Lab:
49.0150, 62.0257, 61.2261
CIE-LCH:
49.0150, 87.1540, 44.6283
CIE-Luv:
49.0150, 132.9877, 38.1876
Hunter-Lab:
41.9598, 56.2620, 26.8404
#db3500 color charts
#db3500 color shades, tints & tones
#db3500 color schemes
#db3500 color preview, HTML & CSS examples
This text has a color of #db3500
<p style="color:#db3500;">Text here</p>
.mytext {color:#db3500;}
This box has a color of #db3500
<div style="background-color:#db3500;">Content here</div>
.mybackground {background-color:#db3500;}
Border around this has a color of #db3500
<div style="border:2px solid #db3500;">Content here</div>
.myborder {border:2px solid #db3500;}