#b2a25c color space conversions
Hex:
#b2a25c
RGB:
178, 162, 92
CMY:
30, 36, 64
CMYK:
0, 9, 48, 30
HSL:
49°, 35.8333%, 52.9412%
HSV (HSB):
49°, 48.3146%, 69.8039%
XYZ:
33.2122, 36.0783, 15.3386
xyY:
0.3924, 0.4263, 36.0783
CIE-Lab:
66.5797, -3.7739, 38.3138
CIE-LCH:
66.5797, 38.4992, 95.6255
CIE-Luv:
66.5797, 14.1024, 47.6403
Hunter-Lab:
60.0653, -6.4153, 26.9051
#b2a25c color charts
#b2a25c color shades, tints & tones
#b2a25c color schemes
#b2a25c color preview, HTML & CSS examples
This text has a color of #b2a25c
<p style="color:#b2a25c;">Text here</p>
.mytext {color:#b2a25c;}
This box has a color of #b2a25c
<div style="background-color:#b2a25c;">Content here</div>
.mybackground {background-color:#b2a25c;}
Border around this has a color of #b2a25c
<div style="border:2px solid #b2a25c;">Content here</div>
.myborder {border:2px solid #b2a25c;}