#b5a23e color space conversions
Hex:
#b5a23e
RGB:
181, 162, 62
CMY:
29, 36, 76
CMYK:
0, 10, 66, 29
HSL:
50°, 48.9712%, 47.6471%
HSV (HSB):
50°, 65.7459%, 70.9804%
XYZ:
32.8459, 36.0122, 9.7773
xyY:
0.4177, 0.4580, 36.0122
CIE-Lab:
66.5293, -4.8558, 52.7313
CIE-LCH:
66.5293, 52.9544, 95.2613
CIE-Luv:
66.5293, 17.5350, 60.3077
Hunter-Lab:
60.0102, -7.3179, 32.3471
#b5a23e color charts
#b5a23e color shades, tints & tones
#b5a23e color schemes
#b5a23e color preview, HTML & CSS examples
This text has a color of #b5a23e
<p style="color:#b5a23e;">Text here</p>
.mytext {color:#b5a23e;}
This box has a color of #b5a23e
<div style="background-color:#b5a23e;">Content here</div>
.mybackground {background-color:#b5a23e;}
Border around this has a color of #b5a23e
<div style="border:2px solid #b5a23e;">Content here</div>
.myborder {border:2px solid #b5a23e;}