#b1ae5a color space conversions
Hex:
#b1ae5a
RGB:
177, 174, 90
CMY:
31, 32, 65
CMYK:
0, 2, 49, 31
HSL:
58°, 35.8025%, 52.3529%
HSV (HSB):
58°, 49.1525%, 69.4118%
XYZ:
35.1130, 40.3574, 15.6120
xyY:
0.3855, 0.4431, 40.3574
CIE-Lab:
69.7233, -10.7296, 43.1191
CIE-LCH:
69.7233, 44.4341, 103.9735
CIE-Luv:
69.7233, 5.9010, 54.4974
Hunter-Lab:
63.5275, -12.5124, 29.8986
#b1ae5a color charts
#b1ae5a color shades, tints & tones
#b1ae5a color schemes
#b1ae5a color preview, HTML & CSS examples
This text has a color of #b1ae5a
<p style="color:#b1ae5a;">Text here</p>
.mytext {color:#b1ae5a;}
This box has a color of #b1ae5a
<div style="background-color:#b1ae5a;">Content here</div>
.mybackground {background-color:#b1ae5a;}
Border around this has a color of #b1ae5a
<div style="border:2px solid #b1ae5a;">Content here</div>
.myborder {border:2px solid #b1ae5a;}