#b0ab2f color space conversions
Hex:
#b0ab2f
RGB:
176, 171, 47
CMY:
31, 33, 82
CMYK:
0, 3, 73, 31
HSL:
58°, 57.8475%, 43.7255%
HSV (HSB):
58°, 73.2955%, 69.0196%
XYZ:
32.9805, 38.5612, 8.3941
xyY:
0.4126, 0.4824, 38.5612
CIE-Lab:
68.4322, -12.5794, 60.4521
CIE-LCH:
68.4322, 61.7470, 101.7549
CIE-Luv:
68.4322, 8.3585, 68.3610
Hunter-Lab:
62.0976, -13.8682, 35.4538
#b0ab2f color charts
#b0ab2f color shades, tints & tones
#b0ab2f color schemes
#b0ab2f color preview, HTML & CSS examples
This text has a color of #b0ab2f
<p style="color:#b0ab2f;">Text here</p>
.mytext {color:#b0ab2f;}
This box has a color of #b0ab2f
<div style="background-color:#b0ab2f;">Content here</div>
.mybackground {background-color:#b0ab2f;}
Border around this has a color of #b0ab2f
<div style="border:2px solid #b0ab2f;">Content here</div>
.myborder {border:2px solid #b0ab2f;}