#db5e2a color space conversions
Hex:
#db5e2a
RGB:
219, 94, 42
CMY:
14, 63, 84
CMYK:
0, 57, 81, 14
HSL:
18°, 71.0843%, 51.1765%
HSV (HSB):
18°, 80.8219%, 85.8824%
XYZ:
33.6340, 23.2326, 4.9021
xyY:
0.5445, 0.3761, 23.2326
CIE-Lab:
55.3112, 46.2823, 51.8008
CIE-LCH:
55.3112, 69.4650, 48.2203
CIE-Luv:
55.3112, 101.5201, 42.1172
Hunter-Lab:
48.2003, 40.2065, 27.7102
#db5e2a color charts
#db5e2a color shades, tints & tones
#db5e2a color schemes
#db5e2a color preview, HTML & CSS examples
This text has a color of #db5e2a
<p style="color:#db5e2a;">Text here</p>
.mytext {color:#db5e2a;}
This box has a color of #db5e2a
<div style="background-color:#db5e2a;">Content here</div>
.mybackground {background-color:#db5e2a;}
Border around this has a color of #db5e2a
<div style="border:2px solid #db5e2a;">Content here</div>
.myborder {border:2px solid #db5e2a;}