#b2a70e color space conversions
Hex:
#b2a70e
RGB:
178, 167, 14
CMY:
30, 35, 95
CMYK:
0, 6, 92, 30
HSL:
56°, 85.4167%, 37.6471%
HSV (HSB):
56°, 92.1348%, 69.8039%
XYZ:
32.2581, 37.1341, 5.8829
xyY:
0.4285, 0.4933, 37.1341
CIE-Lab:
67.3775, -10.6178, 68.1454
CIE-LCH:
67.3775, 68.9676, 98.8561
CIE-Luv:
67.3775, 12.9307, 72.1099
Hunter-Lab:
60.9378, -12.1502, 36.9326
#b2a70e color charts
#b2a70e color shades, tints & tones
#b2a70e color schemes
#b2a70e color preview, HTML & CSS examples
This text has a color of #b2a70e
<p style="color:#b2a70e;">Text here</p>
.mytext {color:#b2a70e;}
This box has a color of #b2a70e
<div style="background-color:#b2a70e;">Content here</div>
.mybackground {background-color:#b2a70e;}
Border around this has a color of #b2a70e
<div style="border:2px solid #b2a70e;">Content here</div>
.myborder {border:2px solid #b2a70e;}