#dace01 color space conversions
Hex:
#dace01
RGB:
218, 206, 1
CMY:
15, 19, 100
CMYK:
0, 6, 100, 15
HSL:
57°, 99.0868%, 42.9412%
HSV (HSB):
57°, 99.5413%, 85.4902%
XYZ:
50.9902, 59.0502, 8.7391
xyY:
0.4293, 0.4971, 59.0502
CIE-Lab:
81.3192, -13.2048, 81.5206
CIE-LCH:
81.3192, 82.5832, 99.2009
CIE-Luv:
81.3192, 14.7644, 88.3327
Hunter-Lab:
76.8441, -16.0329, 47.0482
#dace01 color charts
#dace01 color shades, tints & tones
#dace01 color schemes
#dace01 color preview, HTML & CSS examples
This text has a color of #dace01
<p style="color:#dace01;">Text here</p>
.mytext {color:#dace01;}
This box has a color of #dace01
<div style="background-color:#dace01;">Content here</div>
.mybackground {background-color:#dace01;}
Border around this has a color of #dace01
<div style="border:2px solid #dace01;">Content here</div>
.myborder {border:2px solid #dace01;}