#db3d24 color space conversions
Hex:
#db3d24
RGB:
219, 61, 36
CMY:
14, 76, 86
CMYK:
0, 72, 84, 14
HSL:
8°, 71.7647%, 50.0000%
HSV (HSB):
8°, 83.5616%, 85.8824%
XYZ:
31.2006, 18.5249, 3.6003
xyY:
0.5851, 0.3474, 18.5249
CIE-Lab:
50.1267, 59.8857, 49.8184
CIE-LCH:
50.1267, 77.8984, 39.7568
CIE-Luv:
50.1267, 125.3245, 34.4593
Hunter-Lab:
43.0406, 54.0755, 25.1689
#db3d24 color charts
#db3d24 color shades, tints & tones
#db3d24 color schemes
#db3d24 color preview, HTML & CSS examples
This text has a color of #db3d24
<p style="color:#db3d24;">Text here</p>
.mytext {color:#db3d24;}
This box has a color of #db3d24
<div style="background-color:#db3d24;">Content here</div>
.mybackground {background-color:#db3d24;}
Border around this has a color of #db3d24
<div style="border:2px solid #db3d24;">Content here</div>
.myborder {border:2px solid #db3d24;}