#dcbe99 color space conversions
Hex:
#dcbe99
RGB:
220, 190, 153
CMY:
14, 25, 40
CMYK:
0, 14, 30, 14
HSL:
33°, 48.9051%, 73.1373%
HSV (HSB):
33°, 30.4545%, 86.2745%
XYZ:
53.6784, 54.3425, 37.7970
xyY:
0.3681, 0.3727, 54.3425
CIE-Lab:
78.6610, 5.2706, 22.6484
CIE-LCH:
78.6610, 23.2536, 76.8998
CIE-Luv:
78.6610, 21.2328, 30.2750
Hunter-Lab:
73.7173, 0.9722, 21.2025
#dcbe99 color charts
#dcbe99 color shades, tints & tones
#dcbe99 color schemes
#dcbe99 color preview, HTML & CSS examples
This text has a color of #dcbe99
<p style="color:#dcbe99;">Text here</p>
.mytext {color:#dcbe99;}
This box has a color of #dcbe99
<div style="background-color:#dcbe99;">Content here</div>
.mybackground {background-color:#dcbe99;}
Border around this has a color of #dcbe99
<div style="border:2px solid #dcbe99;">Content here</div>
.myborder {border:2px solid #dcbe99;}