#b9b95d color space conversions
Hex:
#b9b95d
RGB:
185, 185, 93
CMY:
27, 27, 64
CMYK:
0, 0, 50, 27
HSL:
60°, 39.6552%, 54.5098%
HSV (HSB):
60°, 49.7297%, 72.5490%
XYZ:
39.3323, 45.8025, 17.1237
xyY:
0.3846, 0.4479, 45.8025
CIE-Lab:
73.4172, -12.8211, 46.2128
CIE-LCH:
73.4172, 47.9583, 105.5060
CIE-Luv:
73.4172, 4.2474, 58.8777
Hunter-Lab:
67.6776, -14.6965, 32.3728
#b9b95d color charts
#b9b95d color shades, tints & tones
#b9b95d color schemes
#b9b95d color preview, HTML & CSS examples
This text has a color of #b9b95d
<p style="color:#b9b95d;">Text here</p>
.mytext {color:#b9b95d;}
This box has a color of #b9b95d
<div style="background-color:#b9b95d;">Content here</div>
.mybackground {background-color:#b9b95d;}
Border around this has a color of #b9b95d
<div style="border:2px solid #b9b95d;">Content here</div>
.myborder {border:2px solid #b9b95d;}