#b9a34c color space conversions
Hex:
#b9a34c
RGB:
185, 163, 76
CMY:
27, 36, 70
CMYK:
0, 12, 59, 27
HSL:
48°, 43.7751%, 51.1765%
HSV (HSB):
48°, 58.9189%, 72.5490%
XYZ:
34.4093, 37.0305, 12.1715
xyY:
0.4115, 0.4429, 37.0305
CIE-Lab:
67.2999, -2.6966, 47.2765
CIE-LCH:
67.2999, 47.3533, 93.2646
CIE-Luv:
67.2999, 19.1551, 55.7546
Hunter-Lab:
60.8527, -5.5589, 30.7379
#b9a34c color charts
#b9a34c color shades, tints & tones
#b9a34c color schemes
#b9a34c color preview, HTML & CSS examples
This text has a color of #b9a34c
<p style="color:#b9a34c;">Text here</p>
.mytext {color:#b9a34c;}
This box has a color of #b9a34c
<div style="background-color:#b9a34c;">Content here</div>
.mybackground {background-color:#b9a34c;}
Border around this has a color of #b9a34c
<div style="border:2px solid #b9a34c;">Content here</div>
.myborder {border:2px solid #b9a34c;}