#b2a47f color space conversions
Hex:
#b2a47f
RGB:
178, 164, 127
CMY:
30, 36, 50
CMYK:
0, 8, 29, 30
HSL:
44°, 24.8780%, 59.8039%
HSV (HSB):
44°, 28.6517%, 69.8039%
XYZ:
35.4663, 37.5482, 25.4569
xyY:
0.3602, 0.3813, 37.5482
CIE-Lab:
67.6863, -0.7499, 21.0769
CIE-LCH:
67.6863, 21.0903, 92.0377
CIE-Luv:
67.6863, 10.8338, 28.3879
Hunter-Lab:
61.2766, -3.9199, 18.2620
#b2a47f color charts
#b2a47f color shades, tints & tones
#b2a47f color schemes
#b2a47f color preview, HTML & CSS examples
This text has a color of #b2a47f
<p style="color:#b2a47f;">Text here</p>
.mytext {color:#b2a47f;}
This box has a color of #b2a47f
<div style="background-color:#b2a47f;">Content here</div>
.mybackground {background-color:#b2a47f;}
Border around this has a color of #b2a47f
<div style="border:2px solid #b2a47f;">Content here</div>
.myborder {border:2px solid #b2a47f;}