#dcab50 color space conversions
Hex:
#dcab50
RGB:
220, 171, 80
CMY:
14, 33, 69
CMYK:
0, 22, 64, 14
HSL:
39°, 66.6667%, 58.8235%
HSV (HSB):
39°, 63.6364%, 86.2745%
XYZ:
45.5261, 44.9207, 13.8605
xyY:
0.4365, 0.4307, 44.9207
CIE-Lab:
72.8396, 8.2812, 52.5629
CIE-LCH:
72.8396, 53.2113, 81.0467
CIE-Luv:
72.8396, 39.2802, 59.6343
Hunter-Lab:
67.0229, 3.9582, 34.6547
#dcab50 color charts
#dcab50 color shades, tints & tones
#dcab50 color schemes
#dcab50 color preview, HTML & CSS examples
This text has a color of #dcab50
<p style="color:#dcab50;">Text here</p>
.mytext {color:#dcab50;}
This box has a color of #dcab50
<div style="background-color:#dcab50;">Content here</div>
.mybackground {background-color:#dcab50;}
Border around this has a color of #dcab50
<div style="border:2px solid #dcab50;">Content here</div>
.myborder {border:2px solid #dcab50;}