#b0a90a color space conversions
Hex:
#b0a90a
RGB:
176, 169, 10
CMY:
31, 34, 96
CMYK:
0, 4, 94, 31
HSL:
57°, 89.2473%, 36.4706%
HSV (HSB):
57°, 94.3182%, 69.0196%
XYZ:
32.1472, 37.6280, 5.8557
xyY:
0.4251, 0.4975, 37.6280
CIE-Lab:
67.7455, -12.6038, 68.8963
CIE-LCH:
67.7455, 70.0397, 100.3670
CIE-Luv:
67.7455, 10.1657, 73.1796
Hunter-Lab:
61.3416, -13.8015, 37.2793
#b0a90a color charts
#b0a90a color shades, tints & tones
#b0a90a color schemes
#b0a90a color preview, HTML & CSS examples
This text has a color of #b0a90a
<p style="color:#b0a90a;">Text here</p>
.mytext {color:#b0a90a;}
This box has a color of #b0a90a
<div style="background-color:#b0a90a;">Content here</div>
.mybackground {background-color:#b0a90a;}
Border around this has a color of #b0a90a
<div style="border:2px solid #b0a90a;">Content here</div>
.myborder {border:2px solid #b0a90a;}