#dcaf56 color space conversions
Hex:
#dcaf56
RGB:
220, 175, 86
CMY:
14, 31, 66
CMYK:
0, 20, 61, 14
HSL:
40°, 65.6863%, 60.0000%
HSV (HSB):
40°, 60.9091%, 86.2745%
XYZ:
46.5249, 46.5475, 15.3365
xyY:
0.4292, 0.4294, 46.5475
CIE-Lab:
73.8994, 6.5536, 50.9385
CIE-LCH:
73.8994, 51.3583, 82.6688
CIE-Luv:
73.8994, 36.0325, 59.0352
Hunter-Lab:
68.2257, 2.3288, 34.4301
#dcaf56 color charts
#dcaf56 color shades, tints & tones
#dcaf56 color schemes
#dcaf56 color preview, HTML & CSS examples
This text has a color of #dcaf56
<p style="color:#dcaf56;">Text here</p>
.mytext {color:#dcaf56;}
This box has a color of #dcaf56
<div style="background-color:#dcaf56;">Content here</div>
.mybackground {background-color:#dcaf56;}
Border around this has a color of #dcaf56
<div style="border:2px solid #dcaf56;">Content here</div>
.myborder {border:2px solid #dcaf56;}