#b2b45e color space conversions
Hex:
#b2b45e
RGB:
178, 180, 94
CMY:
30, 29, 63
CMYK:
1, 0, 48, 29
HSL:
61°, 36.4407%, 53.7255%
HSV (HSB):
61°, 47.7778%, 70.5882%
XYZ:
36.7017, 42.9156, 16.9388
xyY:
0.3801, 0.4445, 42.9156
CIE-Lab:
71.4977, -13.0462, 43.2930
CIE-LCH:
71.4977, 45.2160, 106.7700
CIE-Luv:
71.4977, 2.7150, 55.6326
Hunter-Lab:
65.5100, -14.6386, 30.5265
#b2b45e color charts
#b2b45e color shades, tints & tones
#b2b45e color schemes
#b2b45e color preview, HTML & CSS examples
This text has a color of #b2b45e
<p style="color:#b2b45e;">Text here</p>
.mytext {color:#b2b45e;}
This box has a color of #b2b45e
<div style="background-color:#b2b45e;">Content here</div>
.mybackground {background-color:#b2b45e;}
Border around this has a color of #b2b45e
<div style="border:2px solid #b2b45e;">Content here</div>
.myborder {border:2px solid #b2b45e;}