#b0bf32 color space conversions
Hex:
#b0bf32
RGB:
176, 191, 50
CMY:
31, 25, 80
CMYK:
8, 0, 74, 25
HSL:
66°, 58.5062%, 47.2549%
HSV (HSB):
66°, 73.8220%, 74.9020%
XYZ:
37.1110, 46.7220, 10.0799
xyY:
0.3952, 0.4975, 46.7220
CIE-Lab:
74.0116, -22.5337, 64.7174
CIE-LCH:
74.0116, 68.5281, 109.1974
CIE-Luv:
74.0116, -4.4246, 76.0660
Hunter-Lab:
68.3535, -22.7060, 39.1041
#b0bf32 color charts
#b0bf32 color shades, tints & tones
#b0bf32 color schemes
#b0bf32 color preview, HTML & CSS examples
This text has a color of #b0bf32
<p style="color:#b0bf32;">Text here</p>
.mytext {color:#b0bf32;}
This box has a color of #b0bf32
<div style="background-color:#b0bf32;">Content here</div>
.mybackground {background-color:#b0bf32;}
Border around this has a color of #b0bf32
<div style="border:2px solid #b0bf32;">Content here</div>
.myborder {border:2px solid #b0bf32;}