#b7af2e color space conversions
Hex:
#b7af2e
RGB:
183, 175, 46
CMY:
28, 31, 82
CMYK:
0, 4, 75, 28
HSL:
56°, 59.8253%, 44.9020%
HSV (HSB):
56°, 74.8634%, 71.7647%
XYZ:
35.3516, 40.9245, 8.6208
xyY:
0.4164, 0.4820, 40.9245
CIE-Lab:
70.1230, -11.6415, 62.6079
CIE-LCH:
70.1230, 63.6811, 100.5335
CIE-Luv:
70.1230, 10.5980, 70.4282
Hunter-Lab:
63.9722, -13.3110, 36.7908
#b7af2e color charts
#b7af2e color shades, tints & tones
#b7af2e color schemes
#b7af2e color preview, HTML & CSS examples
This text has a color of #b7af2e
<p style="color:#b7af2e;">Text here</p>
.mytext {color:#b7af2e;}
This box has a color of #b7af2e
<div style="background-color:#b7af2e;">Content here</div>
.mybackground {background-color:#b7af2e;}
Border around this has a color of #b7af2e
<div style="border:2px solid #b7af2e;">Content here</div>
.myborder {border:2px solid #b7af2e;}