#b2a007 color space conversions
Hex:
#b2a007
RGB:
178, 160, 7
CMY:
30, 37, 97
CMYK:
0, 10, 96, 30
HSL:
54°, 92.4324%, 36.2745%
HSV (HSB):
54°, 96.0674%, 69.8039%
XYZ:
30.9693, 34.6219, 5.2515
xyY:
0.4372, 0.4887, 34.6219
CIE-Lab:
65.4532, -7.0316, 67.6358
CIE-LCH:
65.4532, 68.0003, 95.9353
CIE-Luv:
65.4532, 17.8720, 69.8905
Hunter-Lab:
58.8404, -9.0215, 35.8967
#b2a007 color charts
#b2a007 color shades, tints & tones
#b2a007 color schemes
#b2a007 color preview, HTML & CSS examples
This text has a color of #b2a007
<p style="color:#b2a007;">Text here</p>
.mytext {color:#b2a007;}
This box has a color of #b2a007
<div style="background-color:#b2a007;">Content here</div>
.mybackground {background-color:#b2a007;}
Border around this has a color of #b2a007
<div style="border:2px solid #b2a007;">Content here</div>
.myborder {border:2px solid #b2a007;}