#bb977d color space conversions
Hex:
#bb977d
RGB:
187, 151, 125
CMY:
27, 41, 51
CMYK:
0, 19, 33, 27
HSL:
25°, 31.3131%, 61.1765%
HSV (HSB):
25°, 33.1551%, 73.3333%
XYZ:
35.2618, 34.1787, 24.1407
xyY:
0.3768, 0.3652, 34.1787
CIE-Lab:
65.1042, 9.6868, 18.7861
CIE-LCH:
65.1042, 21.1365, 62.7228
CIE-Luv:
65.1042, 24.9862, 23.2872
Hunter-Lab:
58.4625, 5.3532, 16.4414
#bb977d color charts
#bb977d color shades, tints & tones
#bb977d color schemes
#bb977d color preview, HTML & CSS examples
This text has a color of #bb977d
<p style="color:#bb977d;">Text here</p>
.mytext {color:#bb977d;}
This box has a color of #bb977d
<div style="background-color:#bb977d;">Content here</div>
.mybackground {background-color:#bb977d;}
Border around this has a color of #bb977d
<div style="border:2px solid #bb977d;">Content here</div>
.myborder {border:2px solid #bb977d;}