#db4033 color space conversions
Hex:
#db4033
RGB:
219, 64, 51
CMY:
14, 75, 80
CMYK:
0, 71, 77, 14
HSL:
5°, 70.0000%, 52.9412%
HSV (HSB):
5°, 76.7123%, 85.8824%
XYZ:
31.6444, 18.9659, 5.1249
xyY:
0.5678, 0.3403, 18.9659
CIE-Lab:
50.6473, 59.2694, 42.6978
CIE-LCH:
50.6473, 73.0476, 35.7690
CIE-Luv:
50.6473, 121.1378, 30.6579
Hunter-Lab:
43.5498, 53.4902, 23.5077
#db4033 color charts
#db4033 color shades, tints & tones
#db4033 color schemes
#db4033 color preview, HTML & CSS examples
This text has a color of #db4033
<p style="color:#db4033;">Text here</p>
.mytext {color:#db4033;}
This box has a color of #db4033
<div style="background-color:#db4033;">Content here</div>
.mybackground {background-color:#db4033;}
Border around this has a color of #db4033
<div style="border:2px solid #db4033;">Content here</div>
.myborder {border:2px solid #db4033;}