#b7a080 color space conversions
Hex:
#b7a080
RGB:
183, 160, 128
CMY:
28, 37, 50
CMYK:
0, 13, 30, 28
HSL:
35°, 27.6382%, 60.9804%
HSV (HSB):
35°, 30.0546%, 71.7647%
XYZ:
35.9955, 36.7674, 25.6217
xyY:
0.3659, 0.3737, 36.7674
CIE-Lab:
67.1022, 3.5495, 19.8045
CIE-LCH:
67.1022, 20.1200, 79.8389
CIE-Luv:
67.1022, 16.4690, 25.9415
Hunter-Lab:
60.6361, -0.1500, 17.3924
#b7a080 color charts
#b7a080 color shades, tints & tones
#b7a080 color schemes
#b7a080 color preview, HTML & CSS examples
This text has a color of #b7a080
<p style="color:#b7a080;">Text here</p>
.mytext {color:#b7a080;}
This box has a color of #b7a080
<div style="background-color:#b7a080;">Content here</div>
.mybackground {background-color:#b7a080;}
Border around this has a color of #b7a080
<div style="border:2px solid #b7a080;">Content here</div>
.myborder {border:2px solid #b7a080;}