#db462e color space conversions
Hex:
#db462e
RGB:
219, 70, 46
CMY:
14, 73, 82
CMYK:
0, 68, 79, 14
HSL:
8°, 70.6122%, 51.9608%
HSV (HSB):
8°, 78.9954%, 85.8824%
XYZ:
31.8967, 19.6376, 4.6941
xyY:
0.5673, 0.3492, 19.6376
CIE-Lab:
51.4250, 56.8357, 46.1218
CIE-LCH:
51.4250, 73.1951, 39.0591
CIE-Luv:
51.4250, 118.2065, 33.8634
Hunter-Lab:
44.3144, 50.9310, 24.7397
#db462e color charts
#db462e color shades, tints & tones
#db462e color schemes
#db462e color preview, HTML & CSS examples
This text has a color of #db462e
<p style="color:#db462e;">Text here</p>
.mytext {color:#db462e;}
This box has a color of #db462e
<div style="background-color:#db462e;">Content here</div>
.mybackground {background-color:#db462e;}
Border around this has a color of #db462e
<div style="border:2px solid #db462e;">Content here</div>
.myborder {border:2px solid #db462e;}