#b1a87a color space conversions
Hex:
#b1a87a
RGB:
177, 168, 122
CMY:
31, 34, 52
CMYK:
0, 5, 31, 31
HSL:
50°, 26.0664%, 58.6275%
HSV (HSB):
50°, 31.0734%, 69.4118%
XYZ:
35.6469, 38.7575, 24.0145
xyY:
0.3622, 0.3938, 38.7575
CIE-Lab:
68.5753, -3.9715, 24.9820
CIE-LCH:
68.5753, 25.2958, 99.0330
CIE-Luv:
68.5753, 8.1063, 33.7791
Hunter-Lab:
62.2555, -6.7397, 20.7083
#b1a87a color charts
#b1a87a color shades, tints & tones
#b1a87a color schemes
#b1a87a color preview, HTML & CSS examples
This text has a color of #b1a87a
<p style="color:#b1a87a;">Text here</p>
.mytext {color:#b1a87a;}
This box has a color of #b1a87a
<div style="background-color:#b1a87a;">Content here</div>
.mybackground {background-color:#b1a87a;}
Border around this has a color of #b1a87a
<div style="border:2px solid #b1a87a;">Content here</div>
.myborder {border:2px solid #b1a87a;}