#b1b30e color space conversions
Hex:
#b1b30e
RGB:
177, 179, 14
CMY:
31, 30, 95
CMYK:
1, 0, 92, 30
HSL:
61°, 85.4922%, 37.8431%
HSV (HSB):
61°, 92.1788%, 70.1961%
XYZ:
34.3308, 41.6190, 6.6393
xyY:
0.4157, 0.5039, 41.6190
CIE-Lab:
70.6075, -17.2244, 70.6033
CIE-LCH:
70.6075, 72.6740, 103.7101
CIE-Luv:
70.6075, 4.1696, 76.8222
Hunter-Lab:
64.5128, -17.9077, 39.0572
#b1b30e color charts
#b1b30e color shades, tints & tones
#b1b30e color schemes
#b1b30e color preview, HTML & CSS examples
This text has a color of #b1b30e
<p style="color:#b1b30e;">Text here</p>
.mytext {color:#b1b30e;}
This box has a color of #b1b30e
<div style="background-color:#b1b30e;">Content here</div>
.mybackground {background-color:#b1b30e;}
Border around this has a color of #b1b30e
<div style="border:2px solid #b1b30e;">Content here</div>
.myborder {border:2px solid #b1b30e;}