#bba07f color space conversions
Hex:
#bba07f
RGB:
187, 160, 127
CMY:
27, 37, 50
CMYK:
0, 14, 32, 27
HSL:
33°, 30.6122%, 61.5686%
HSV (HSB):
33°, 32.0856%, 73.3333%
XYZ:
36.8951, 37.2387, 25.3219
xyY:
0.3710, 0.3744, 37.2387
CIE-Lab:
67.4557, 5.0142, 20.8976
CIE-LCH:
67.4557, 21.4908, 76.5075
CIE-Luv:
67.4557, 19.2542, 27.0192
Hunter-Lab:
61.0235, 1.1307, 18.1139
#bba07f color charts
#bba07f color shades, tints & tones
#bba07f color schemes
#bba07f color preview, HTML & CSS examples
This text has a color of #bba07f
<p style="color:#bba07f;">Text here</p>
.mytext {color:#bba07f;}
This box has a color of #bba07f
<div style="background-color:#bba07f;">Content here</div>
.mybackground {background-color:#bba07f;}
Border around this has a color of #bba07f
<div style="border:2px solid #bba07f;">Content here</div>
.myborder {border:2px solid #bba07f;}