#bba07d color space conversions
Hex:
#bba07d
RGB:
187, 160, 125
CMY:
27, 37, 51
CMYK:
0, 14, 33, 27
HSL:
34°, 31.3131%, 61.1765%
HSV (HSB):
34°, 33.1551%, 73.3333%
XYZ:
36.7660, 37.1871, 24.6421
xyY:
0.3729, 0.3772, 37.1871
CIE-Lab:
67.4171, 4.7546, 21.9417
CIE-LCH:
67.4171, 22.4510, 77.7734
CIE-Luv:
67.4171, 19.4143, 28.3204
Hunter-Lab:
60.9812, 0.9018, 18.7282
#bba07d color charts
#bba07d color shades, tints & tones
#bba07d color schemes
#bba07d color preview, HTML & CSS examples
This text has a color of #bba07d
<p style="color:#bba07d;">Text here</p>
.mytext {color:#bba07d;}
This box has a color of #bba07d
<div style="background-color:#bba07d;">Content here</div>
.mybackground {background-color:#bba07d;}
Border around this has a color of #bba07d
<div style="border:2px solid #bba07d;">Content here</div>
.myborder {border:2px solid #bba07d;}