#b5aa2d color space conversions
Hex:
#b5aa2d
RGB:
181, 170, 45
CMY:
29, 33, 82
CMYK:
0, 6, 75, 29
HSL:
55°, 60.1770%, 44.3137%
HSV (HSB):
55°, 75.1381%, 70.9804%
XYZ:
33.9044, 38.7627, 8.1776
xyY:
0.4194, 0.4795, 38.7627
CIE-Lab:
68.5790, -9.9614, 61.4434
CIE-LCH:
68.5790, 62.2457, 99.2089
CIE-Luv:
68.5790, 12.5737, 68.5301
Hunter-Lab:
62.2597, -11.7496, 35.7942
#b5aa2d color charts
#b5aa2d color shades, tints & tones
#b5aa2d color schemes
#b5aa2d color preview, HTML & CSS examples
This text has a color of #b5aa2d
<p style="color:#b5aa2d;">Text here</p>
.mytext {color:#b5aa2d;}
This box has a color of #b5aa2d
<div style="background-color:#b5aa2d;">Content here</div>
.mybackground {background-color:#b5aa2d;}
Border around this has a color of #b5aa2d
<div style="border:2px solid #b5aa2d;">Content here</div>
.myborder {border:2px solid #b5aa2d;}