#b2a085 color space conversions
Hex:
#b2a085
RGB:
178, 160, 133
CMY:
30, 37, 48
CMYK:
0, 10, 25, 30
HSL:
36°, 22.6131%, 60.9804%
HSV (HSB):
36°, 25.2809%, 69.8039%
XYZ:
35.1645, 36.3000, 27.3435
xyY:
0.3559, 0.3674, 36.3000
CIE-Lab:
66.7485, 2.2683, 16.4886
CIE-LCH:
66.7485, 16.6439, 82.1673
CIE-Luv:
66.7485, 12.7838, 22.0366
Hunter-Lab:
60.2495, -1.2554, 15.2666
#b2a085 color charts
#b2a085 color shades, tints & tones
#b2a085 color schemes
#b2a085 color preview, HTML & CSS examples
This text has a color of #b2a085
<p style="color:#b2a085;">Text here</p>
.mytext {color:#b2a085;}
This box has a color of #b2a085
<div style="background-color:#b2a085;">Content here</div>
.mybackground {background-color:#b2a085;}
Border around this has a color of #b2a085
<div style="border:2px solid #b2a085;">Content here</div>
.myborder {border:2px solid #b2a085;}