#b2a37f color space conversions
Hex:
#b2a37f
RGB:
178, 163, 127
CMY:
30, 36, 50
CMYK:
0, 8, 29, 30
HSL:
42°, 24.8780%, 59.8039%
HSV (HSB):
42°, 28.6517%, 69.8039%
XYZ:
35.2881, 37.1917, 25.3975
xyY:
0.3605, 0.3800, 37.1917
CIE-Lab:
67.4206, -0.2087, 20.7147
CIE-LCH:
67.4206, 20.7158, 90.5772
CIE-Luv:
67.4206, 11.4274, 27.8140
Hunter-Lab:
60.9850, -3.4373, 17.9979
#b2a37f color charts
#b2a37f color shades, tints & tones
#b2a37f color schemes
#b2a37f color preview, HTML & CSS examples
This text has a color of #b2a37f
<p style="color:#b2a37f;">Text here</p>
.mytext {color:#b2a37f;}
This box has a color of #b2a37f
<div style="background-color:#b2a37f;">Content here</div>
.mybackground {background-color:#b2a37f;}
Border around this has a color of #b2a37f
<div style="border:2px solid #b2a37f;">Content here</div>
.myborder {border:2px solid #b2a37f;}