#dac148 color space conversions
Hex:
#dac148
RGB:
218, 193, 72
CMY:
15, 24, 72
CMYK:
0, 11, 67, 15
HSL:
50°, 66.3636%, 56.8627%
HSV (HSB):
50°, 66.9725%, 85.4902%
XYZ:
49.1531, 53.5132, 13.8693
xyY:
0.4218, 0.4592, 53.5132
CIE-Lab:
78.1770, -4.6001, 61.7440
CIE-LCH:
78.1770, 61.9151, 94.2608
CIE-Luv:
78.1770, 22.5798, 71.8661
Hunter-Lab:
73.1527, -8.0788, 39.9659
#dac148 color charts
#dac148 color shades, tints & tones
#dac148 color schemes
#dac148 color preview, HTML & CSS examples
This text has a color of #dac148
<p style="color:#dac148;">Text here</p>
.mytext {color:#dac148;}
This box has a color of #dac148
<div style="background-color:#dac148;">Content here</div>
.mybackground {background-color:#dac148;}
Border around this has a color of #dac148
<div style="border:2px solid #dac148;">Content here</div>
.myborder {border:2px solid #dac148;}