#b0b13d color space conversions
Hex:
#b0b13d
RGB:
176, 177, 61
CMY:
31, 31, 76
CMYK:
1, 0, 66, 31
HSL:
61°, 48.7395%, 46.6667%
HSV (HSB):
61°, 65.5367%, 69.4118%
XYZ:
34.4689, 41.0113, 10.5141
xyY:
0.4008, 0.4769, 41.0113
CIE-Lab:
70.1838, -14.9216, 56.8368
CIE-LCH:
70.1838, 58.7629, 104.7102
CIE-Luv:
70.1838, 4.1670, 67.0783
Hunter-Lab:
64.0401, -15.9943, 35.0938
#b0b13d color charts
#b0b13d color shades, tints & tones
#b0b13d color schemes
#b0b13d color preview, HTML & CSS examples
This text has a color of #b0b13d
<p style="color:#b0b13d;">Text here</p>
.mytext {color:#b0b13d;}
This box has a color of #b0b13d
<div style="background-color:#b0b13d;">Content here</div>
.mybackground {background-color:#b0b13d;}
Border around this has a color of #b0b13d
<div style="border:2px solid #b0b13d;">Content here</div>
.myborder {border:2px solid #b0b13d;}