#b29f9f color space conversions
Hex:
#b29f9f
RGB:
178, 159, 159
CMY:
30, 38, 38
CMYK:
0, 11, 11, 30
HSL:
0°, 10.9827%, 66.0784%
HSV (HSB):
0°, 10.6742%, 69.8039%
XYZ:
37.0162, 36.7645, 37.9462
xyY:
0.3313, 0.3291, 36.7645
CIE-Lab:
67.0999, 6.9466, 2.5309
CIE-LCH:
67.0999, 7.3933, 20.0183
CIE-Luv:
67.0999, 11.3245, 2.4311
Hunter-Lab:
60.6337, 2.8634, 5.3383
#b29f9f color charts
#b29f9f color shades, tints & tones
#b29f9f color schemes
#b29f9f color preview, HTML & CSS examples
This text has a color of #b29f9f
<p style="color:#b29f9f;">Text here</p>
.mytext {color:#b29f9f;}
This box has a color of #b29f9f
<div style="background-color:#b29f9f;">Content here</div>
.mybackground {background-color:#b29f9f;}
Border around this has a color of #b29f9f
<div style="border:2px solid #b29f9f;">Content here</div>
.myborder {border:2px solid #b29f9f;}