#b2a078 color space conversions
Hex:
#b2a078
RGB:
178, 160, 120
CMY:
30, 37, 53
CMYK:
0, 10, 33, 30
HSL:
41°, 27.3585%, 58.4314%
HSV (HSB):
41°, 32.5843%, 69.8039%
XYZ:
34.3211, 35.9627, 22.9019
xyY:
0.3683, 0.3859, 35.9627
CIE-Lab:
66.4914, 0.4835, 23.2850
CIE-LCH:
66.4914, 23.2900, 88.8103
CIE-Luv:
66.4914, 13.6948, 30.6400
Hunter-Lab:
59.9689, -2.7873, 19.3356
#b2a078 color charts
#b2a078 color shades, tints & tones
#b2a078 color schemes
#b2a078 color preview, HTML & CSS examples
This text has a color of #b2a078
<p style="color:#b2a078;">Text here</p>
.mytext {color:#b2a078;}
This box has a color of #b2a078
<div style="background-color:#b2a078;">Content here</div>
.mybackground {background-color:#b2a078;}
Border around this has a color of #b2a078
<div style="border:2px solid #b2a078;">Content here</div>
.myborder {border:2px solid #b2a078;}