#dcad8b color space conversions
Hex:
#dcad8b
RGB:
220, 173, 139
CMY:
14, 32, 45
CMYK:
0, 21, 37, 14
HSL:
25°, 53.6424%, 70.3922%
HSV (HSB):
25°, 36.8182%, 86.2745%
XYZ:
49.1190, 46.9669, 30.9028
xyY:
0.3868, 0.3699, 46.9669
CIE-Lab:
74.1686, 12.5849, 24.0286
CIE-LCH:
74.1686, 27.1248, 62.3569
CIE-Luv:
74.1686, 33.0820, 30.0020
Hunter-Lab:
68.5324, 8.0040, 21.2375
#dcad8b color charts
#dcad8b color shades, tints & tones
#dcad8b color schemes
#dcad8b color preview, HTML & CSS examples
This text has a color of #dcad8b
<p style="color:#dcad8b;">Text here</p>
.mytext {color:#dcad8b;}
This box has a color of #dcad8b
<div style="background-color:#dcad8b;">Content here</div>
.mybackground {background-color:#dcad8b;}
Border around this has a color of #dcad8b
<div style="border:2px solid #dcad8b;">Content here</div>
.myborder {border:2px solid #dcad8b;}