#dcaf32 color space conversions
Hex:
#dcaf32
RGB:
220, 175, 50
CMY:
14, 31, 80
CMYK:
0, 20, 77, 14
HSL:
44°, 70.8333%, 52.9412%
HSV (HSB):
44°, 77.2727%, 86.2745%
XYZ:
45.4209, 46.1059, 9.5230
xyY:
0.4495, 0.4563, 46.1059
CIE-Lab:
73.6142, 4.6411, 65.7301
CIE-LCH:
73.6142, 65.8937, 85.9612
CIE-Luv:
73.6142, 37.7777, 70.5070
Hunter-Lab:
67.9013, 0.5759, 39.2156
#dcaf32 color charts
#dcaf32 color shades, tints & tones
#dcaf32 color schemes
#dcaf32 color preview, HTML & CSS examples
This text has a color of #dcaf32
<p style="color:#dcaf32;">Text here</p>
.mytext {color:#dcaf32;}
This box has a color of #dcaf32
<div style="background-color:#dcaf32;">Content here</div>
.mybackground {background-color:#dcaf32;}
Border around this has a color of #dcaf32
<div style="border:2px solid #dcaf32;">Content here</div>
.myborder {border:2px solid #dcaf32;}