#b9af3c color space conversions
Hex:
#b9af3c
RGB:
185, 175, 60
CMY:
27, 31, 76
CMYK:
0, 5, 68, 27
HSL:
55°, 51.0204%, 48.0392%
HSV (HSB):
55°, 67.5676%, 72.5490%
XYZ:
36.1532, 41.3005, 10.3413
xyY:
0.4118, 0.4704, 41.3005
CIE-Lab:
70.3859, -10.0774, 57.6909
CIE-LCH:
70.3859, 58.5644, 99.9084
CIE-Luv:
70.3859, 11.6718, 66.7659
Hunter-Lab:
64.2654, -12.0476, 35.4452
#b9af3c color charts
#b9af3c color shades, tints & tones
#b9af3c color schemes
#b9af3c color preview, HTML & CSS examples
This text has a color of #b9af3c
<p style="color:#b9af3c;">Text here</p>
.mytext {color:#b9af3c;}
This box has a color of #b9af3c
<div style="background-color:#b9af3c;">Content here</div>
.mybackground {background-color:#b9af3c;}
Border around this has a color of #b9af3c
<div style="border:2px solid #b9af3c;">Content here</div>
.myborder {border:2px solid #b9af3c;}