#b5a30c color space conversions
Hex:
#b5a30c
RGB:
181, 163, 12
CMY:
29, 36, 95
CMYK:
0, 10, 93, 29
HSL:
54°, 87.5648%, 37.8431%
HSV (HSB):
54°, 93.3702%, 70.9804%
XYZ:
32.2196, 36.0447, 5.6070
xyY:
0.4362, 0.4879, 36.0447
CIE-Lab:
66.5541, -7.2071, 67.9265
CIE-LCH:
66.5541, 68.3078, 96.0565
CIE-Luv:
66.5541, 17.9143, 70.7454
Hunter-Lab:
60.0372, -9.2712, 36.4889
#b5a30c color charts
#b5a30c color shades, tints & tones
#b5a30c color schemes
#b5a30c color preview, HTML & CSS examples
This text has a color of #b5a30c
<p style="color:#b5a30c;">Text here</p>
.mytext {color:#b5a30c;}
This box has a color of #b5a30c
<div style="background-color:#b5a30c;">Content here</div>
.mybackground {background-color:#b5a30c;}
Border around this has a color of #b5a30c
<div style="border:2px solid #b5a30c;">Content here</div>
.myborder {border:2px solid #b5a30c;}