#db4032 color space conversions
Hex:
#db4032
RGB:
219, 64, 50
CMY:
14, 75, 80
CMYK:
0, 71, 77, 14
HSL:
5°, 70.1245%, 52.7451%
HSV (HSB):
5°, 77.1689%, 85.8824%
XYZ:
31.6225, 18.9572, 5.0100
xyY:
0.5689, 0.3410, 18.9572
CIE-Lab:
50.6370, 59.2338, 43.2238
CIE-LCH:
50.6370, 73.3276, 36.1188
CIE-Luv:
50.6370, 121.3175, 31.0048
Hunter-Lab:
43.5398, 53.4481, 23.6555
#db4032 color charts
#db4032 color shades, tints & tones
#db4032 color schemes
#db4032 color preview, HTML & CSS examples
This text has a color of #db4032
<p style="color:#db4032;">Text here</p>
.mytext {color:#db4032;}
This box has a color of #db4032
<div style="background-color:#db4032;">Content here</div>
.mybackground {background-color:#db4032;}
Border around this has a color of #db4032
<div style="border:2px solid #db4032;">Content here</div>
.myborder {border:2px solid #db4032;}