#b5ac50 color space conversions
Hex:
#b5ac50
RGB:
181, 172, 80
CMY:
29, 33, 69
CMYK:
0, 5, 56, 29
HSL:
55°, 40.5622%, 51.1765%
HSV (HSB):
55°, 55.8011%, 70.9804%
XYZ:
35.2565, 39.9080, 13.4342
xyY:
0.3979, 0.4504, 39.9080
CIE-Lab:
69.4039, -8.8647, 47.6815
CIE-LCH:
69.4039, 48.4985, 100.5318
CIE-Luv:
69.4039, 10.2336, 58.1214
Hunter-Lab:
63.1728, -10.9320, 31.6124
#b5ac50 color charts
#b5ac50 color shades, tints & tones
#b5ac50 color schemes
#b5ac50 color preview, HTML & CSS examples
This text has a color of #b5ac50
<p style="color:#b5ac50;">Text here</p>
.mytext {color:#b5ac50;}
This box has a color of #b5ac50
<div style="background-color:#b5ac50;">Content here</div>
.mybackground {background-color:#b5ac50;}
Border around this has a color of #b5ac50
<div style="border:2px solid #b5ac50;">Content here</div>
.myborder {border:2px solid #b5ac50;}