#b1a30f color space conversions
Hex:
#b1a30f
RGB:
177, 163, 15
CMY:
31, 36, 94
CMYK:
0, 8, 92, 31
HSL:
55°, 84.3750%, 37.6471%
HSV (HSB):
55°, 91.5254%, 69.4118%
XYZ:
31.3149, 35.5760, 5.6683
xyY:
0.4316, 0.4903, 35.5760
CIE-Lab:
66.1947, -8.9522, 67.0366
CIE-LCH:
66.1947, 67.6317, 97.6064
CIE-Luv:
66.1947, 14.9712, 70.4310
Hunter-Lab:
59.6456, -10.6645, 36.1174
#b1a30f color charts
#b1a30f color shades, tints & tones
#b1a30f color schemes
#b1a30f color preview, HTML & CSS examples
This text has a color of #b1a30f
<p style="color:#b1a30f;">Text here</p>
.mytext {color:#b1a30f;}
This box has a color of #b1a30f
<div style="background-color:#b1a30f;">Content here</div>
.mybackground {background-color:#b1a30f;}
Border around this has a color of #b1a30f
<div style="border:2px solid #b1a30f;">Content here</div>
.myborder {border:2px solid #b1a30f;}