#b1a52a color space conversions
Hex:
#b1a52a
RGB:
177, 165, 42
CMY:
31, 35, 84
CMYK:
0, 7, 76, 31
HSL:
55°, 61.6438%, 42.9412%
HSV (HSB):
55°, 76.2712%, 69.4118%
XYZ:
32.0045, 36.4245, 7.5343
xyY:
0.4213, 0.4795, 36.4245
CIE-Lab:
66.8430, -9.2303, 60.7238
CIE-LCH:
66.8430, 61.4213, 98.6430
CIE-Luv:
66.8430, 13.1884, 67.0358
Hunter-Lab:
60.3528, -10.9604, 34.8453
#b1a52a color charts
#b1a52a color shades, tints & tones
#b1a52a color schemes
#b1a52a color preview, HTML & CSS examples
This text has a color of #b1a52a
<p style="color:#b1a52a;">Text here</p>
.mytext {color:#b1a52a;}
This box has a color of #b1a52a
<div style="background-color:#b1a52a;">Content here</div>
.mybackground {background-color:#b1a52a;}
Border around this has a color of #b1a52a
<div style="border:2px solid #b1a52a;">Content here</div>
.myborder {border:2px solid #b1a52a;}