#b2af5e color space conversions
Hex:
#b2af5e
RGB:
178, 175, 94
CMY:
30, 31, 63
CMYK:
0, 2, 47, 30
HSL:
58°, 35.2941%, 53.3333%
HSV (HSB):
58°, 47.1910%, 69.8039%
XYZ:
35.7104, 40.9331, 16.6084
xyY:
0.3829, 0.4390, 40.9331
CIE-Lab:
70.1290, -10.4548, 41.6373
CIE-LCH:
70.1290, 42.9298, 104.0951
CIE-Luv:
70.1290, 5.7951, 53.1493
Hunter-Lab:
63.9790, -12.3318, 29.3941
#b2af5e color charts
#b2af5e color shades, tints & tones
#b2af5e color schemes
#b2af5e color preview, HTML & CSS examples
This text has a color of #b2af5e
<p style="color:#b2af5e;">Text here</p>
.mytext {color:#b2af5e;}
This box has a color of #b2af5e
<div style="background-color:#b2af5e;">Content here</div>
.mybackground {background-color:#b2af5e;}
Border around this has a color of #b2af5e
<div style="border:2px solid #b2af5e;">Content here</div>
.myborder {border:2px solid #b2af5e;}