#db2e03 color space conversions
Hex:
#db2e03
RGB:
219, 46, 3
CMY:
14, 82, 99
CMYK:
0, 79, 99, 14
HSL:
12°, 97.2973%, 43.5294%
HSV (HSB):
12°, 98.6301%, 85.8824%
XYZ:
30.2068, 17.0206, 1.7794
xyY:
0.6164, 0.3473, 17.0206
CIE-Lab:
48.2860, 64.1182, 60.0844
CIE-LCH:
48.2860, 87.8708, 43.1399
CIE-Luv:
48.2860, 136.5804, 36.6201
Hunter-Lab:
41.2561, 58.4959, 26.3221
#db2e03 color charts
#db2e03 color shades, tints & tones
#db2e03 color schemes
#db2e03 color preview, HTML & CSS examples
This text has a color of #db2e03
<p style="color:#db2e03;">Text here</p>
.mytext {color:#db2e03;}
This box has a color of #db2e03
<div style="background-color:#db2e03;">Content here</div>
.mybackground {background-color:#db2e03;}
Border around this has a color of #db2e03
<div style="border:2px solid #db2e03;">Content here</div>
.myborder {border:2px solid #db2e03;}