#db705c color space conversions
Hex:
#db705c
RGB:
219, 112, 92
CMY:
14, 56, 64
CMYK:
0, 49, 58, 14
HSL:
9°, 63.8191%, 60.9804%
HSV (HSB):
9°, 57.9909%, 85.8824%
XYZ:
36.9394, 27.4211, 13.4711
xyY:
0.4746, 0.3523, 27.4211
CIE-Lab:
59.3621, 40.0463, 30.2769
CIE-LCH:
59.3621, 50.2036, 37.0910
CIE-Luv:
59.3621, 80.6643, 28.3126
Hunter-Lab:
52.3652, 34.2781, 21.4031
#db705c color charts
#db705c color shades, tints & tones
#db705c color schemes
#db705c color preview, HTML & CSS examples
This text has a color of #db705c
<p style="color:#db705c;">Text here</p>
.mytext {color:#db705c;}
This box has a color of #db705c
<div style="background-color:#db705c;">Content here</div>
.mybackground {background-color:#db705c;}
Border around this has a color of #db705c
<div style="border:2px solid #db705c;">Content here</div>
.myborder {border:2px solid #db705c;}