#dac141 color space conversions
Hex:
#dac141
RGB:
218, 193, 65
CMY:
15, 24, 75
CMYK:
0, 11, 70, 15
HSL:
50°, 67.4009%, 55.4902%
HSV (HSB):
50°, 70.1835%, 85.4902%
XYZ:
48.9375, 53.4270, 12.7342
xyY:
0.4252, 0.4642, 53.4270
CIE-Lab:
78.1264, -4.9695, 64.4806
CIE-LCH:
78.1264, 64.6718, 94.4071
CIE-Luv:
78.1264, 22.8157, 73.9606
Hunter-Lab:
73.0938, -8.4053, 40.8363
#dac141 color charts
#dac141 color shades, tints & tones
#dac141 color schemes
#dac141 color preview, HTML & CSS examples
This text has a color of #dac141
<p style="color:#dac141;">Text here</p>
.mytext {color:#dac141;}
This box has a color of #dac141
<div style="background-color:#dac141;">Content here</div>
.mybackground {background-color:#dac141;}
Border around this has a color of #dac141
<div style="border:2px solid #dac141;">Content here</div>
.myborder {border:2px solid #dac141;}