#b5a70c color space conversions
Hex:
#b5a70c
RGB:
181, 167, 12
CMY:
29, 35, 95
CMYK:
0, 8, 93, 29
HSL:
55°, 87.5648%, 37.8431%
HSV (HSB):
55°, 93.3702%, 70.9804%
XYZ:
32.9411, 37.4877, 5.8475
xyY:
0.4319, 0.4915, 37.4877
CIE-Lab:
67.6414, -9.3105, 68.7521
CIE-LCH:
67.6414, 69.3797, 97.7122
CIE-Luv:
67.6414, 15.1077, 72.3119
Hunter-Lab:
61.2272, -11.1121, 37.1966
#b5a70c color charts
#b5a70c color shades, tints & tones
#b5a70c color schemes
#b5a70c color preview, HTML & CSS examples
This text has a color of #b5a70c
<p style="color:#b5a70c;">Text here</p>
.mytext {color:#b5a70c;}
This box has a color of #b5a70c
<div style="background-color:#b5a70c;">Content here</div>
.mybackground {background-color:#b5a70c;}
Border around this has a color of #b5a70c
<div style="border:2px solid #b5a70c;">Content here</div>
.myborder {border:2px solid #b5a70c;}