#b0b10d color space conversions
Hex:
#b0b10d
RGB:
176, 177, 13
CMY:
31, 31, 95
CMYK:
1, 0, 93, 31
HSL:
60°, 86.3158%, 37.2549%
HSV (HSB):
60°, 92.6554%, 69.4118%
XYZ:
33.6993, 40.7034, 6.4612
xyY:
0.4167, 0.5034, 40.7034
CIE-Lab:
69.9676, -16.6636, 70.2106
CIE-LCH:
69.9676, 72.1610, 103.3514
CIE-Luv:
69.9676, 4.8023, 76.1053
Hunter-Lab:
63.7993, -17.3635, 38.6550
#b0b10d color charts
#b0b10d color shades, tints & tones
#b0b10d color schemes
#b0b10d color preview, HTML & CSS examples
This text has a color of #b0b10d
<p style="color:#b0b10d;">Text here</p>
.mytext {color:#b0b10d;}
This box has a color of #b0b10d
<div style="background-color:#b0b10d;">Content here</div>
.mybackground {background-color:#b0b10d;}
Border around this has a color of #b0b10d
<div style="border:2px solid #b0b10d;">Content here</div>
.myborder {border:2px solid #b0b10d;}