#daaf01 color space conversions
Hex:
#daaf01
RGB:
218, 175, 1
CMY:
15, 31, 100
CMYK:
0, 20, 100, 15
HSL:
48°, 99.0868%, 42.9412%
HSV (HSB):
48°, 99.5413%, 85.4902%
XYZ:
44.2489, 45.5676, 6.4920
xyY:
0.4594, 0.4731, 45.5676
CIE-Lab:
73.2640, 2.7587, 75.7704
CIE-LCH:
73.2640, 75.8206, 87.9149
CIE-Luv:
73.2640, 37.1701, 76.6665
Hunter-Lab:
67.5037, -1.1243, 41.5506
#daaf01 color charts
#daaf01 color shades, tints & tones
#daaf01 color schemes
#daaf01 color preview, HTML & CSS examples
This text has a color of #daaf01
<p style="color:#daaf01;">Text here</p>
.mytext {color:#daaf01;}
This box has a color of #daaf01
<div style="background-color:#daaf01;">Content here</div>
.mybackground {background-color:#daaf01;}
Border around this has a color of #daaf01
<div style="border:2px solid #daaf01;">Content here</div>
.myborder {border:2px solid #daaf01;}