#b8b94d color space conversions
Hex:
#b8b94d
RGB:
184, 185, 77
CMY:
28, 27, 70
CMYK:
1, 0, 58, 27
HSL:
61°, 43.5484%, 51.3725%
HSV (HSB):
61°, 58.3784%, 72.5490%
XYZ:
38.4557, 45.4241, 13.7621
xyY:
0.3938, 0.4652, 45.4241
CIE-Lab:
73.1703, -14.5457, 53.3717
CIE-LCH:
73.1703, 55.3183, 105.2449
CIE-Luv:
73.1703, 4.0570, 65.4443
Hunter-Lab:
67.3974, -16.0967, 35.0716
#b8b94d color charts
#b8b94d color shades, tints & tones
#b8b94d color schemes
#b8b94d color preview, HTML & CSS examples
This text has a color of #b8b94d
<p style="color:#b8b94d;">Text here</p>
.mytext {color:#b8b94d;}
This box has a color of #b8b94d
<div style="background-color:#b8b94d;">Content here</div>
.mybackground {background-color:#b8b94d;}
Border around this has a color of #b8b94d
<div style="border:2px solid #b8b94d;">Content here</div>
.myborder {border:2px solid #b8b94d;}