#b2a254 color space conversions
Hex:
#b2a254
RGB:
178, 162, 84
CMY:
30, 36, 67
CMYK:
0, 9, 53, 30
HSL:
50°, 37.9032%, 51.3725%
HSV (HSB):
50°, 52.8090%, 69.8039%
XYZ:
32.8807, 35.9457, 13.5927
xyY:
0.3989, 0.4361, 35.9457
CIE-Lab:
66.4784, -4.5130, 42.2474
CIE-LCH:
66.4784, 42.4878, 96.0974
CIE-Luv:
66.4784, 14.4932, 51.4632
Hunter-Lab:
59.9548, -7.0270, 28.5263
#b2a254 color charts
#b2a254 color shades, tints & tones
#b2a254 color schemes
#b2a254 color preview, HTML & CSS examples
This text has a color of #b2a254
<p style="color:#b2a254;">Text here</p>
.mytext {color:#b2a254;}
This box has a color of #b2a254
<div style="background-color:#b2a254;">Content here</div>
.mybackground {background-color:#b2a254;}
Border around this has a color of #b2a254
<div style="border:2px solid #b2a254;">Content here</div>
.myborder {border:2px solid #b2a254;}