#b9ba4f color space conversions
Hex:
#b9ba4f
RGB:
185, 186, 79
CMY:
27, 27, 69
CMYK:
1, 0, 58, 27
HSL:
61°, 43.6735%, 51.9608%
HSV (HSB):
61°, 57.5269%, 72.9412%
XYZ:
38.9778, 45.9966, 14.2210
xyY:
0.3929, 0.4637, 45.9966
CIE-Lab:
73.5433, -14.4877, 52.9113
CIE-LCH:
73.5433, 54.8589, 105.3129
CIE-Luv:
73.5433, 4.0393, 65.1830
Hunter-Lab:
67.8208, -16.0994, 35.0423
#b9ba4f color charts
#b9ba4f color shades, tints & tones
#b9ba4f color schemes
#b9ba4f color preview, HTML & CSS examples
This text has a color of #b9ba4f
<p style="color:#b9ba4f;">Text here</p>
.mytext {color:#b9ba4f;}
This box has a color of #b9ba4f
<div style="background-color:#b9ba4f;">Content here</div>
.mybackground {background-color:#b9ba4f;}
Border around this has a color of #b9ba4f
<div style="border:2px solid #b9ba4f;">Content here</div>
.myborder {border:2px solid #b9ba4f;}