#b2a71c color space conversions
Hex:
#b2a71c
RGB:
178, 167, 28
CMY:
30, 35, 89
CMYK:
0, 6, 84, 30
HSL:
56°, 72.8155%, 40.3922%
HSV (HSB):
56°, 84.2697%, 69.8039%
XYZ:
32.3884, 37.1863, 6.5692
xyY:
0.4254, 0.4884, 37.1863
CIE-Lab:
67.4165, -10.3169, 65.3797
CIE-LCH:
67.4165, 66.1887, 98.9673
CIE-Luv:
67.4165, 12.7795, 70.4746
Hunter-Lab:
60.9805, -11.9097, 36.2993
#b2a71c color charts
#b2a71c color shades, tints & tones
#b2a71c color schemes
#b2a71c color preview, HTML & CSS examples
This text has a color of #b2a71c
<p style="color:#b2a71c;">Text here</p>
.mytext {color:#b2a71c;}
This box has a color of #b2a71c
<div style="background-color:#b2a71c;">Content here</div>
.mybackground {background-color:#b2a71c;}
Border around this has a color of #b2a71c
<div style="border:2px solid #b2a71c;">Content here</div>
.myborder {border:2px solid #b2a71c;}