#b29f95 color space conversions
Hex:
#b29f95
RGB:
178, 159, 149
CMY:
30, 38, 42
CMYK:
0, 11, 16, 30
HSL:
21°, 15.8470%, 64.1176%
HSV (HSB):
21°, 16.2921%, 69.8039%
XYZ:
36.1830, 36.4312, 33.5586
xyY:
0.3408, 0.3431, 36.4312
CIE-Lab:
66.8481, 5.2718, 7.7448
CIE-LCH:
66.8481, 9.3688, 55.7571
CIE-Luv:
66.8481, 12.1364, 9.9883
Hunter-Lab:
60.3582, 1.3787, 9.2861
#b29f95 color charts
#b29f95 color shades, tints & tones
#b29f95 color schemes
#b29f95 color preview, HTML & CSS examples
This text has a color of #b29f95
<p style="color:#b29f95;">Text here</p>
.mytext {color:#b29f95;}
This box has a color of #b29f95
<div style="background-color:#b29f95;">Content here</div>
.mybackground {background-color:#b29f95;}
Border around this has a color of #b29f95
<div style="border:2px solid #b29f95;">Content here</div>
.myborder {border:2px solid #b29f95;}