#b0ac05 color space conversions
Hex:
#b0ac05
RGB:
176, 172, 5
CMY:
31, 33, 98
CMYK:
0, 2, 97, 31
HSL:
59°, 94.4751%, 35.4902%
HSV (HSB):
59°, 97.1591%, 69.0196%
XYZ:
32.6844, 38.7461, 5.8997
xyY:
0.4227, 0.5010, 38.7461
CIE-Lab:
68.5670, -14.2149, 70.1242
CIE-LCH:
68.5670, 71.5505, 101.4592
CIE-Luv:
68.5670, 8.1674, 74.6961
Hunter-Lab:
62.2464, -15.2041, 37.9530
#b0ac05 color charts
#b0ac05 color shades, tints & tones
#b0ac05 color schemes
#b0ac05 color preview, HTML & CSS examples
This text has a color of #b0ac05
<p style="color:#b0ac05;">Text here</p>
.mytext {color:#b0ac05;}
This box has a color of #b0ac05
<div style="background-color:#b0ac05;">Content here</div>
.mybackground {background-color:#b0ac05;}
Border around this has a color of #b0ac05
<div style="border:2px solid #b0ac05;">Content here</div>
.myborder {border:2px solid #b0ac05;}