#dac130 color space conversions
Hex:
#dac130
RGB:
218, 193, 48
CMY:
15, 24, 81
CMYK:
0, 11, 78, 15
HSL:
51°, 69.6721%, 52.1569%
HSV (HSB):
51°, 77.9817%, 85.4902%
XYZ:
48.5169, 53.2588, 10.5192
xyY:
0.4320, 0.4743, 53.2588
CIE-Lab:
78.0275, -5.6946, 70.3458
CIE-LCH:
78.0275, 70.5759, 94.6281
CIE-Luv:
78.0275, 23.2832, 78.1083
Hunter-Lab:
72.9786, -9.0439, 42.5389
#dac130 color charts
#dac130 color shades, tints & tones
#dac130 color schemes
#dac130 color preview, HTML & CSS examples
This text has a color of #dac130
<p style="color:#dac130;">Text here</p>
.mytext {color:#dac130;}
This box has a color of #dac130
<div style="background-color:#dac130;">Content here</div>
.mybackground {background-color:#dac130;}
Border around this has a color of #dac130
<div style="border:2px solid #dac130;">Content here</div>
.myborder {border:2px solid #dac130;}