#a5af2d color space conversions
Hex:
#a5af2d
RGB:
165, 175, 45
CMY:
35, 31, 82
CMYK:
6, 0, 74, 31
HSL:
65°, 59.0909%, 43.1373%
HSV (HSB):
65°, 74.2857%, 68.6275%
XYZ:
31.3207, 38.8487, 8.3304
xyY:
0.3990, 0.4949, 38.8487
CIE-Lab:
68.6416, -19.4778, 61.0290
CIE-LCH:
68.6416, 64.0618, 107.7009
CIE-Luv:
68.6416, -1.5994, 70.3095
Hunter-Lab:
62.3288, -19.3777, 35.7059
#a5af2d color charts
#a5af2d color shades, tints & tones
#a5af2d color schemes
#a5af2d color preview, HTML & CSS examples
This text has a color of #a5af2d
<p style="color:#a5af2d;">Text here</p>
.mytext {color:#a5af2d;}
This box has a color of #a5af2d
<div style="background-color:#a5af2d;">Content here</div>
.mybackground {background-color:#a5af2d;}
Border around this has a color of #a5af2d
<div style="border:2px solid #a5af2d;">Content here</div>
.myborder {border:2px solid #a5af2d;}