#dac512 color space conversions
Hex:
#dac512
RGB:
218, 197, 18
CMY:
15, 23, 93
CMYK:
0, 10, 92, 15
HSL:
54°, 84.7458%, 46.2745%
HSV (HSB):
54°, 91.7431%, 85.4902%
XYZ:
48.9889, 54.8816, 8.5835
xyY:
0.4356, 0.4880, 54.8816
CIE-Lab:
78.9730, -8.4785, 77.9906
CIE-LCH:
78.9730, 78.4501, 96.2044
CIE-Luv:
78.9730, 20.9255, 83.9024
Hunter-Lab:
74.0821, -11.6056, 44.9879
#dac512 color charts
#dac512 color shades, tints & tones
#dac512 color schemes
#dac512 color preview, HTML & CSS examples
This text has a color of #dac512
<p style="color:#dac512;">Text here</p>
.mytext {color:#dac512;}
This box has a color of #dac512
<div style="background-color:#dac512;">Content here</div>
.mybackground {background-color:#dac512;}
Border around this has a color of #dac512
<div style="border:2px solid #dac512;">Content here</div>
.myborder {border:2px solid #dac512;}