#b5b05f color space conversions
Hex:
#b5b05f
RGB:
181, 176, 95
CMY:
29, 31, 63
CMYK:
0, 3, 48, 29
HSL:
57°, 36.7521%, 54.1176%
HSV (HSB):
57°, 47.5138%, 70.9804%
XYZ:
36.6469, 41.7006, 16.9440
xyY:
0.3846, 0.4376, 41.7006
CIE-Lab:
70.6640, -9.6342, 41.8448
CIE-LCH:
70.6640, 42.9395, 102.9657
CIE-Luv:
70.6640, 7.1253, 53.3245
Hunter-Lab:
64.5760, -11.7092, 29.6462
#b5b05f color charts
#b5b05f color shades, tints & tones
#b5b05f color schemes
#b5b05f color preview, HTML & CSS examples
This text has a color of #b5b05f
<p style="color:#b5b05f;">Text here</p>
.mytext {color:#b5b05f;}
This box has a color of #b5b05f
<div style="background-color:#b5b05f;">Content here</div>
.mybackground {background-color:#b5b05f;}
Border around this has a color of #b5b05f
<div style="border:2px solid #b5b05f;">Content here</div>
.myborder {border:2px solid #b5b05f;}