#b1a94b color space conversions
Hex:
#b1a94b
RGB:
177, 169, 75
CMY:
31, 34, 71
CMYK:
0, 5, 58, 31
HSL:
55°, 40.4762%, 49.4118%
HSV (HSB):
55°, 57.6271%, 69.4118%
XYZ:
33.5894, 38.2310, 12.2656
xyY:
0.3995, 0.4547, 38.2310
CIE-Lab:
68.1906, -9.3887, 48.5645
CIE-LCH:
68.1906, 49.4637, 100.9417
CIE-Luv:
68.1906, 9.6078, 58.5708
Hunter-Lab:
61.8313, -11.2357, 31.5204
#b1a94b color charts
#b1a94b color shades, tints & tones
#b1a94b color schemes
#b1a94b color preview, HTML & CSS examples
This text has a color of #b1a94b
<p style="color:#b1a94b;">Text here</p>
.mytext {color:#b1a94b;}
This box has a color of #b1a94b
<div style="background-color:#b1a94b;">Content here</div>
.mybackground {background-color:#b1a94b;}
Border around this has a color of #b1a94b
<div style="border:2px solid #b1a94b;">Content here</div>
.myborder {border:2px solid #b1a94b;}