#b2a180 color space conversions
Hex:
#b2a180
RGB:
178, 161, 128
CMY:
30, 37, 50
CMYK:
0, 10, 28, 30
HSL:
40°, 24.5098%, 60.0000%
HSV (HSB):
40°, 28.0899%, 69.8039%
XYZ:
35.0012, 36.5132, 25.6251
xyY:
0.3603, 0.3759, 36.5132
CIE-Lab:
66.9102, 1.0149, 19.4682
CIE-LCH:
66.9102, 19.4946, 87.0157
CIE-Luv:
66.9102, 12.5480, 26.0013
Hunter-Lab:
60.4262, -2.3515, 17.1551
#b2a180 color charts
#b2a180 color shades, tints & tones
#b2a180 color schemes
#b2a180 color preview, HTML & CSS examples
This text has a color of #b2a180
<p style="color:#b2a180;">Text here</p>
.mytext {color:#b2a180;}
This box has a color of #b2a180
<div style="background-color:#b2a180;">Content here</div>
.mybackground {background-color:#b2a180;}
Border around this has a color of #b2a180
<div style="border:2px solid #b2a180;">Content here</div>
.myborder {border:2px solid #b2a180;}