#b7a94e color space conversions
Hex:
#b7a94e
RGB:
183, 169, 78
CMY:
28, 34, 69
CMYK:
0, 8, 57, 28
HSL:
52°, 42.1687%, 51.1765%
HSV (HSB):
52°, 57.3770%, 71.7647%
XYZ:
35.0916, 38.9933, 12.8847
xyY:
0.4035, 0.4484, 38.9933
CIE-Lab:
68.7464, -6.5917, 47.9244
CIE-LCH:
68.7464, 48.3756, 97.8315
CIE-Luv:
68.7464, 13.6504, 57.6299
Hunter-Lab:
62.4446, -8.9676, 31.4775
#b7a94e color charts
#b7a94e color shades, tints & tones
#b7a94e color schemes
#b7a94e color preview, HTML & CSS examples
This text has a color of #b7a94e
<p style="color:#b7a94e;">Text here</p>
.mytext {color:#b7a94e;}
This box has a color of #b7a94e
<div style="background-color:#b7a94e;">Content here</div>
.mybackground {background-color:#b7a94e;}
Border around this has a color of #b7a94e
<div style="border:2px solid #b7a94e;">Content here</div>
.myborder {border:2px solid #b7a94e;}