#db5432 color space conversions
Hex:
#db5432
RGB:
219, 84, 50
CMY:
14, 67, 80
CMYK:
0, 62, 77, 14
HSL:
12°, 70.1245%, 52.7451%
HSV (HSB):
12°, 77.1689%, 85.8824%
XYZ:
32.9595, 21.6310, 5.4557
xyY:
0.5489, 0.3602, 21.6310
CIE-Lab:
53.6333, 51.1342, 46.3249
CIE-LCH:
53.6333, 68.9979, 42.1749
CIE-Luv:
53.6333, 107.9766, 36.5951
Hunter-Lab:
46.5091, 45.1059, 25.6015
#db5432 color charts
#db5432 color shades, tints & tones
#db5432 color schemes
#db5432 color preview, HTML & CSS examples
This text has a color of #db5432
<p style="color:#db5432;">Text here</p>
.mytext {color:#db5432;}
This box has a color of #db5432
<div style="background-color:#db5432;">Content here</div>
.mybackground {background-color:#db5432;}
Border around this has a color of #db5432
<div style="border:2px solid #db5432;">Content here</div>
.myborder {border:2px solid #db5432;}