#b2a01b color space conversions
Hex:
#b2a01b
RGB:
178, 160, 27
CMY:
30, 37, 89
CMYK:
0, 10, 85, 30
HSL:
53°, 73.6585%, 40.1961%
HSV (HSB):
53°, 84.8315%, 69.8039%
XYZ:
31.1287, 34.6857, 6.0913
xyY:
0.4329, 0.4824, 34.6857
CIE-Lab:
65.5032, -6.6576, 64.0315
CIE-LCH:
65.5032, 64.3766, 95.9359
CIE-Luv:
65.5032, 17.6499, 67.8105
Hunter-Lab:
58.8946, -8.7193, 35.0940
#b2a01b color charts
#b2a01b color shades, tints & tones
#b2a01b color schemes
#b2a01b color preview, HTML & CSS examples
This text has a color of #b2a01b
<p style="color:#b2a01b;">Text here</p>
.mytext {color:#b2a01b;}
This box has a color of #b2a01b
<div style="background-color:#b2a01b;">Content here</div>
.mybackground {background-color:#b2a01b;}
Border around this has a color of #b2a01b
<div style="border:2px solid #b2a01b;">Content here</div>
.myborder {border:2px solid #b2a01b;}