#bb976d color space conversions
Hex:
#bb976d
RGB:
187, 151, 109
CMY:
27, 41, 57
CMYK:
0, 19, 42, 27
HSL:
32°, 36.4486%, 58.0392%
HSV (HSB):
32°, 41.7112%, 73.3333%
XYZ:
34.3204, 33.8021, 19.1836
xyY:
0.3931, 0.3872, 33.8021
CIE-Lab:
64.8052, 7.7493, 27.1984
CIE-LCH:
64.8052, 28.2809, 74.0968
CIE-Luv:
64.8052, 26.4384, 33.3822
Hunter-Lab:
58.1396, 3.6262, 21.1346
#bb976d color charts
#bb976d color shades, tints & tones
#bb976d color schemes
#bb976d color preview, HTML & CSS examples
This text has a color of #bb976d
<p style="color:#bb976d;">Text here</p>
.mytext {color:#bb976d;}
This box has a color of #bb976d
<div style="background-color:#bb976d;">Content here</div>
.mybackground {background-color:#bb976d;}
Border around this has a color of #bb976d
<div style="border:2px solid #bb976d;">Content here</div>
.myborder {border:2px solid #bb976d;}