#bb9f8e color space conversions
Hex:
#bb9f8e
RGB:
187, 159, 142
CMY:
27, 38, 44
CMYK:
0, 15, 24, 27
HSL:
23°, 24.8619%, 64.5098%
HSV (HSB):
23°, 24.0642%, 73.3333%
XYZ:
37.7741, 37.3141, 30.8026
xyY:
0.3567, 0.3524, 37.3141
CIE-Lab:
67.5120, 7.6457, 12.6939
CIE-LCH:
67.5120, 14.8187, 58.9389
CIE-Luv:
67.5120, 18.5841, 16.1879
Hunter-Lab:
61.0852, 3.4824, 12.8623
#bb9f8e color charts
#bb9f8e color shades, tints & tones
#bb9f8e color schemes
#bb9f8e color preview, HTML & CSS examples
This text has a color of #bb9f8e
<p style="color:#bb9f8e;">Text here</p>
.mytext {color:#bb9f8e;}
This box has a color of #bb9f8e
<div style="background-color:#bb9f8e;">Content here</div>
.mybackground {background-color:#bb9f8e;}
Border around this has a color of #bb9f8e
<div style="border:2px solid #bb9f8e;">Content here</div>
.myborder {border:2px solid #bb9f8e;}