#daaf2d color space conversions
Hex:
#daaf2d
RGB:
218, 175, 45
CMY:
15, 31, 82
CMYK:
0, 20, 79, 15
HSL:
45°, 70.0405%, 51.5686%
HSV (HSB):
45°, 79.3578%, 85.4902%
XYZ:
44.7171, 45.7548, 8.9573
xyY:
0.4497, 0.4602, 45.7548
CIE-Lab:
73.3862, 3.5942, 67.1307
CIE-LCH:
73.3862, 67.2268, 86.9353
CIE-Luv:
73.3862, 36.4070, 71.5422
Hunter-Lab:
67.6423, -0.3711, 39.4983
#daaf2d color charts
#daaf2d color shades, tints & tones
#daaf2d color schemes
#daaf2d color preview, HTML & CSS examples
This text has a color of #daaf2d
<p style="color:#daaf2d;">Text here</p>
.mytext {color:#daaf2d;}
This box has a color of #daaf2d
<div style="background-color:#daaf2d;">Content here</div>
.mybackground {background-color:#daaf2d;}
Border around this has a color of #daaf2d
<div style="border:2px solid #daaf2d;">Content here</div>
.myborder {border:2px solid #daaf2d;}