#b2a79f color space conversions
Hex:
#b2a79f
RGB:
178, 167, 159
CMY:
30, 35, 38
CMYK:
0, 6, 11, 30
HSL:
25°, 10.9827%, 66.0784%
HSV (HSB):
25°, 10.6742%, 69.8039%
XYZ:
38.4368, 39.6056, 38.4197
xyY:
0.3300, 0.3401, 39.6056
CIE-Lab:
69.1877, 2.5601, 5.5474
CIE-LCH:
69.1877, 6.1097, 65.2273
CIE-Luv:
69.1877, 6.9843, 7.5031
Hunter-Lab:
62.9330, -1.1124, 7.8574
#b2a79f color charts
#b2a79f color shades, tints & tones
#b2a79f color schemes
#b2a79f color preview, HTML & CSS examples
This text has a color of #b2a79f
<p style="color:#b2a79f;">Text here</p>
.mytext {color:#b2a79f;}
This box has a color of #b2a79f
<div style="background-color:#b2a79f;">Content here</div>
.mybackground {background-color:#b2a79f;}
Border around this has a color of #b2a79f
<div style="border:2px solid #b2a79f;">Content here</div>
.myborder {border:2px solid #b2a79f;}