#b1ae9d color space conversions
Hex:
#b1ae9d
RGB:
177, 174, 157
CMY:
31, 32, 38
CMYK:
0, 2, 11, 31
HSL:
51°, 11.3636%, 65.4902%
HSV (HSB):
51°, 11.2994%, 69.4118%
XYZ:
39.3533, 42.0535, 37.9413
xyY:
0.3297, 0.3524, 42.0535
CIE-Lab:
70.9078, -1.9385, 9.1022
CIE-LCH:
70.9078, 9.3063, 102.0225
CIE-Luv:
70.9078, 2.7170, 13.3046
Hunter-Lab:
64.8487, -5.1628, 10.7050
#b1ae9d color charts
#b1ae9d color shades, tints & tones
#b1ae9d color schemes
#b1ae9d color preview, HTML & CSS examples
This text has a color of #b1ae9d
<p style="color:#b1ae9d;">Text here</p>
.mytext {color:#b1ae9d;}
This box has a color of #b1ae9d
<div style="background-color:#b1ae9d;">Content here</div>
.mybackground {background-color:#b1ae9d;}
Border around this has a color of #b1ae9d
<div style="border:2px solid #b1ae9d;">Content here</div>
.myborder {border:2px solid #b1ae9d;}