#b2b13d color space conversions
Hex:
#b2b13d
RGB:
178, 177, 61
CMY:
30, 31, 76
CMYK:
0, 1, 66, 30
HSL:
59°, 48.9540%, 46.8627%
HSV (HSB):
59°, 65.7303%, 69.8039%
XYZ:
34.9245, 41.2462, 10.5355
xyY:
0.4028, 0.4757, 41.2462
CIE-Lab:
70.3481, -14.0653, 57.0579
CIE-LCH:
70.3481, 58.7660, 103.8479
CIE-Luv:
70.3481, 5.5169, 67.1329
Hunter-Lab:
64.2232, -15.3224, 35.2300
#b2b13d color charts
#b2b13d color shades, tints & tones
#b2b13d color schemes
#b2b13d color preview, HTML & CSS examples
This text has a color of #b2b13d
<p style="color:#b2b13d;">Text here</p>
.mytext {color:#b2b13d;}
This box has a color of #b2b13d
<div style="background-color:#b2b13d;">Content here</div>
.mybackground {background-color:#b2b13d;}
Border around this has a color of #b2b13d
<div style="border:2px solid #b2b13d;">Content here</div>
.myborder {border:2px solid #b2b13d;}