#b29e8a color space conversions
Hex:
#b29e8a
RGB:
178, 158, 138
CMY:
30, 38, 46
CMYK:
0, 11, 22, 30
HSL:
30°, 20.6186%, 61.9608%
HSV (HSB):
30°, 22.4719%, 69.8039%
XYZ:
35.1744, 35.7537, 29.0920
xyY:
0.3517, 0.3575, 35.7537
CIE-Lab:
66.3313, 4.1004, 13.1351
CIE-LCH:
66.3313, 13.7602, 72.6633
CIE-Luv:
66.3313, 13.5737, 17.3624
Hunter-Lab:
59.7944, 0.3635, 13.0094
#b29e8a color charts
#b29e8a color shades, tints & tones
#b29e8a color schemes
#b29e8a color preview, HTML & CSS examples
This text has a color of #b29e8a
<p style="color:#b29e8a;">Text here</p>
.mytext {color:#b29e8a;}
This box has a color of #b29e8a
<div style="background-color:#b29e8a;">Content here</div>
.mybackground {background-color:#b29e8a;}
Border around this has a color of #b29e8a
<div style="border:2px solid #b29e8a;">Content here</div>
.myborder {border:2px solid #b29e8a;}