#dcac4b color space conversions
Hex:
#dcac4b
RGB:
220, 172, 75
CMY:
14, 33, 71
CMYK:
0, 22, 66, 14
HSL:
40°, 67.4419%, 57.8431%
HSV (HSB):
40°, 65.9091%, 86.2745%
XYZ:
45.5377, 45.2287, 12.9865
xyY:
0.4389, 0.4359, 45.2287
CIE-Lab:
73.0422, 7.4413, 55.0729
CIE-LCH:
73.0422, 55.5734, 82.3050
CIE-Luv:
73.0422, 38.8486, 61.9213
Hunter-Lab:
67.2523, 3.1741, 35.6276
#dcac4b color charts
#dcac4b color shades, tints & tones
#dcac4b color schemes
#dcac4b color preview, HTML & CSS examples
This text has a color of #dcac4b
<p style="color:#dcac4b;">Text here</p>
.mytext {color:#dcac4b;}
This box has a color of #dcac4b
<div style="background-color:#dcac4b;">Content here</div>
.mybackground {background-color:#dcac4b;}
Border around this has a color of #dcac4b
<div style="border:2px solid #dcac4b;">Content here</div>
.myborder {border:2px solid #dcac4b;}