#db4f2c color space conversions
Hex:
#db4f2c
RGB:
219, 79, 44
CMY:
14, 69, 83
CMYK:
0, 64, 80, 14
HSL:
12°, 70.8502%, 51.5686%
HSV (HSB):
12°, 79.9087%, 85.8824%
XYZ:
32.4640, 20.8339, 4.6932
xyY:
0.5598, 0.3593, 20.8339
CIE-Lab:
52.7672, 53.0983, 48.4404
CIE-LCH:
52.7672, 71.8742, 42.3735
CIE-Luv:
52.7672, 112.3791, 36.9646
Hunter-Lab:
45.6441, 47.0794, 25.8547
#db4f2c color charts
#db4f2c color shades, tints & tones
#db4f2c color schemes
#db4f2c color preview, HTML & CSS examples
This text has a color of #db4f2c
<p style="color:#db4f2c;">Text here</p>
.mytext {color:#db4f2c;}
This box has a color of #db4f2c
<div style="background-color:#db4f2c;">Content here</div>
.mybackground {background-color:#db4f2c;}
Border around this has a color of #db4f2c
<div style="border:2px solid #db4f2c;">Content here</div>
.myborder {border:2px solid #db4f2c;}