#bba28c color space conversions
Hex:
#bba28c
RGB:
187, 162, 140
CMY:
27, 36, 45
CMYK:
0, 13, 25, 27
HSL:
28°, 25.6831%, 64.1176%
HSV (HSB):
28°, 25.1337%, 73.3333%
XYZ:
38.1475, 38.2989, 30.1928
xyY:
0.3577, 0.3591, 38.2989
CIE-Lab:
68.2403, 5.7134, 14.8219
CIE-LCH:
68.2403, 15.8850, 68.9199
CIE-Luv:
68.2403, 16.9892, 19.3667
Hunter-Lab:
61.8861, 1.7292, 14.3941
#bba28c color charts
#bba28c color shades, tints & tones
#bba28c color schemes
#bba28c color preview, HTML & CSS examples
This text has a color of #bba28c
<p style="color:#bba28c;">Text here</p>
.mytext {color:#bba28c;}
This box has a color of #bba28c
<div style="background-color:#bba28c;">Content here</div>
.mybackground {background-color:#bba28c;}
Border around this has a color of #bba28c
<div style="border:2px solid #bba28c;">Content here</div>
.myborder {border:2px solid #bba28c;}