#b5a00c color space conversions
Hex:
#b5a00c
RGB:
181, 160, 12
CMY:
29, 37, 95
CMYK:
0, 12, 93, 29
HSL:
53°, 87.5648%, 37.8431%
HSV (HSB):
53°, 93.3702%, 70.9804%
XYZ:
31.6932, 34.9919, 5.4315
xyY:
0.4395, 0.4852, 34.9919
CIE-Lab:
65.7424, -5.6174, 67.3115
CIE-LCH:
65.7424, 67.5455, 94.7705
CIE-Luv:
65.7424, 20.0466, 69.5711
Hunter-Lab:
59.1540, -7.8836, 35.9638
#b5a00c color charts
#b5a00c color shades, tints & tones
#b5a00c color schemes
#b5a00c color preview, HTML & CSS examples
This text has a color of #b5a00c
<p style="color:#b5a00c;">Text here</p>
.mytext {color:#b5a00c;}
This box has a color of #b5a00c
<div style="background-color:#b5a00c;">Content here</div>
.mybackground {background-color:#b5a00c;}
Border around this has a color of #b5a00c
<div style="border:2px solid #b5a00c;">Content here</div>
.myborder {border:2px solid #b5a00c;}