#db704e color space conversions
Hex:
#db704e
RGB:
219, 112, 78
CMY:
14, 56, 69
CMYK:
0, 49, 64, 14
HSL:
14°, 66.1972%, 58.2353%
HSV (HSB):
14°, 64.3836%, 85.8824%
XYZ:
36.3827, 27.1985, 10.5400
xyY:
0.4909, 0.3669, 27.1985
CIE-Lab:
59.1576, 39.0859, 37.7509
CIE-LCH:
59.1576, 54.3400, 44.0047
CIE-Luv:
59.1576, 82.9884, 35.3319
Hunter-Lab:
52.1522, 33.2601, 24.5240
#db704e color charts
#db704e color shades, tints & tones
#db704e color schemes
#db704e color preview, HTML & CSS examples
This text has a color of #db704e
<p style="color:#db704e;">Text here</p>
.mytext {color:#db704e;}
This box has a color of #db704e
<div style="background-color:#db704e;">Content here</div>
.mybackground {background-color:#db704e;}
Border around this has a color of #db704e
<div style="border:2px solid #db704e;">Content here</div>
.myborder {border:2px solid #db704e;}