#b2a42a color space conversions
Hex:
#b2a42a
RGB:
178, 164, 42
CMY:
30, 36, 84
CMYK:
0, 8, 76, 30
HSL:
54°, 61.8182%, 43.1373%
HSV (HSB):
54°, 76.4045%, 69.8039%
XYZ:
32.0535, 36.1831, 7.4851
xyY:
0.4233, 0.4778, 36.1831
CIE-Lab:
66.6596, -8.2621, 60.5865
CIE-LCH:
66.6596, 61.1473, 97.7655
CIE-Luv:
66.6596, 14.5864, 66.6433
Hunter-Lab:
60.1524, -10.1491, 34.7288
#b2a42a color charts
#b2a42a color shades, tints & tones
#b2a42a color schemes
#b2a42a color preview, HTML & CSS examples
This text has a color of #b2a42a
<p style="color:#b2a42a;">Text here</p>
.mytext {color:#b2a42a;}
This box has a color of #b2a42a
<div style="background-color:#b2a42a;">Content here</div>
.mybackground {background-color:#b2a42a;}
Border around this has a color of #b2a42a
<div style="border:2px solid #b2a42a;">Content here</div>
.myborder {border:2px solid #b2a42a;}