#b2a75a color space conversions
Hex:
#b2a75a
RGB:
178, 167, 90
CMY:
30, 35, 65
CMYK:
0, 6, 49, 30
HSL:
53°, 36.3636%, 52.5490%
HSV (HSB):
53°, 49.4382%, 69.8039%
XYZ:
34.0243, 37.8406, 15.1836
xyY:
0.3909, 0.4347, 37.8406
CIE-Lab:
67.9030, -6.6302, 40.9470
CIE-LCH:
67.9030, 41.4803, 99.1975
CIE-Luv:
67.9030, 10.9914, 51.1020
Hunter-Lab:
61.5147, -8.9210, 28.4259
#b2a75a color charts
#b2a75a color shades, tints & tones
#b2a75a color schemes
#b2a75a color preview, HTML & CSS examples
This text has a color of #b2a75a
<p style="color:#b2a75a;">Text here</p>
.mytext {color:#b2a75a;}
This box has a color of #b2a75a
<div style="background-color:#b2a75a;">Content here</div>
.mybackground {background-color:#b2a75a;}
Border around this has a color of #b2a75a
<div style="border:2px solid #b2a75a;">Content here</div>
.myborder {border:2px solid #b2a75a;}