#b1a045 color space conversions
Hex:
#b1a045
RGB:
177, 160, 69
CMY:
31, 37, 73
CMYK:
0, 10, 61, 31
HSL:
51°, 43.9024%, 48.2353%
HSV (HSB):
51°, 61.0169%, 69.4118%
XYZ:
31.7764, 34.9184, 10.6954
xyY:
0.4106, 0.4512, 34.9184
CIE-Lab:
65.6851, -5.0673, 48.5562
CIE-LCH:
65.6851, 48.8199, 95.9578
CIE-Luv:
65.6851, 15.7627, 56.7487
Hunter-Lab:
59.0918, -7.4227, 30.6330
#b1a045 color charts
#b1a045 color shades, tints & tones
#b1a045 color schemes
#b1a045 color preview, HTML & CSS examples
This text has a color of #b1a045
<p style="color:#b1a045;">Text here</p>
.mytext {color:#b1a045;}
This box has a color of #b1a045
<div style="background-color:#b1a045;">Content here</div>
.mybackground {background-color:#b1a045;}
Border around this has a color of #b1a045
<div style="border:2px solid #b1a045;">Content here</div>
.myborder {border:2px solid #b1a045;}