#b0a20c color space conversions
Hex:
#b0a20c
RGB:
176, 162, 12
CMY:
31, 36, 95
CMYK:
0, 8, 93, 31
HSL:
55°, 87.2340%, 36.8627%
HSV (HSB):
55°, 93.1818%, 69.0196%
XYZ:
30.8912, 35.0973, 5.4941
xyY:
0.4321, 0.4910, 35.0973
CIE-Lab:
65.8244, -8.9206, 67.1710
CIE-LCH:
65.8244, 67.7607, 97.5649
CIE-Luv:
65.8244, 14.9685, 70.2799
Hunter-Lab:
59.2430, -10.5996, 35.9716
#b0a20c color charts
#b0a20c color shades, tints & tones
#b0a20c color schemes
#b0a20c color preview, HTML & CSS examples
This text has a color of #b0a20c
<p style="color:#b0a20c;">Text here</p>
.mytext {color:#b0a20c;}
This box has a color of #b0a20c
<div style="background-color:#b0a20c;">Content here</div>
.mybackground {background-color:#b0a20c;}
Border around this has a color of #b0a20c
<div style="border:2px solid #b0a20c;">Content here</div>
.myborder {border:2px solid #b0a20c;}