#b0a204 color space conversions
Hex:
#b0a204
RGB:
176, 162, 4
CMY:
31, 36, 98
CMYK:
0, 8, 98, 31
HSL:
55°, 95.5556%, 35.2941%
HSV (HSB):
55°, 97.7273%, 69.0196%
XYZ:
30.8467, 35.0795, 5.2601
xyY:
0.4333, 0.4928, 35.0795
CIE-Lab:
65.8105, -9.0260, 68.2119
CIE-LCH:
65.8105, 68.8065, 97.5377
CIE-Luv:
65.8105, 15.0257, 70.8592
Hunter-Lab:
59.2280, -10.6837, 36.1940
#b0a204 color charts
#b0a204 color shades, tints & tones
#b0a204 color schemes
#b0a204 color preview, HTML & CSS examples
This text has a color of #b0a204
<p style="color:#b0a204;">Text here</p>
.mytext {color:#b0a204;}
This box has a color of #b0a204
<div style="background-color:#b0a204;">Content here</div>
.mybackground {background-color:#b0a204;}
Border around this has a color of #b0a204
<div style="border:2px solid #b0a204;">Content here</div>
.myborder {border:2px solid #b0a204;}