#b0bc0e color space conversions
Hex:
#b0bc0e
RGB:
176, 188, 14
CMY:
31, 26, 95
CMYK:
6, 0, 93, 26
HSL:
64°, 86.1386%, 39.6078%
HSV (HSB):
64°, 92.5532%, 73.7255%
XYZ:
35.9670, 45.2283, 7.2497
xyY:
0.4067, 0.5114, 45.2283
CIE-Lab:
73.0419, -22.1486, 72.4586
CIE-LCH:
73.0419, 75.7681, 106.9970
CIE-Luv:
73.0419, -2.2829, 80.3519
Hunter-Lab:
67.2520, -22.2274, 40.6849
#b0bc0e color charts
#b0bc0e color shades, tints & tones
#b0bc0e color schemes
#b0bc0e color preview, HTML & CSS examples
This text has a color of #b0bc0e
<p style="color:#b0bc0e;">Text here</p>
.mytext {color:#b0bc0e;}
This box has a color of #b0bc0e
<div style="background-color:#b0bc0e;">Content here</div>
.mybackground {background-color:#b0bc0e;}
Border around this has a color of #b0bc0e
<div style="border:2px solid #b0bc0e;">Content here</div>
.myborder {border:2px solid #b0bc0e;}