#b2aa1c color space conversions
Hex:
#b2aa1c
RGB:
178, 170, 28
CMY:
30, 33, 89
CMYK:
0, 4, 84, 30
HSL:
57°, 72.8155%, 40.3922%
HSV (HSB):
57°, 84.2697%, 69.8039%
XYZ:
32.9444, 38.2983, 6.7546
xyY:
0.4224, 0.4910, 38.2983
CIE-Lab:
68.2399, -11.8786, 66.0684
CIE-LCH:
68.2399, 67.1278, 100.1925
CIE-Luv:
68.2399, 10.7373, 71.6811
Hunter-Lab:
61.8856, -13.2764, 36.8487
#b2aa1c color charts
#b2aa1c color shades, tints & tones
#b2aa1c color schemes
#b2aa1c color preview, HTML & CSS examples
This text has a color of #b2aa1c
<p style="color:#b2aa1c;">Text here</p>
.mytext {color:#b2aa1c;}
This box has a color of #b2aa1c
<div style="background-color:#b2aa1c;">Content here</div>
.mybackground {background-color:#b2aa1c;}
Border around this has a color of #b2aa1c
<div style="border:2px solid #b2aa1c;">Content here</div>
.myborder {border:2px solid #b2aa1c;}