#bb8f81 color space conversions
Hex:
#bb8f81
RGB:
187, 143, 129
CMY:
27, 44, 49
CMYK:
0, 24, 31, 27
HSL:
14°, 29.8969%, 61.9608%
HSV (HSB):
14°, 31.0160%, 73.3333%
XYZ:
34.2784, 31.7947, 25.0992
xyY:
0.3760, 0.3487, 31.7947
CIE-Lab:
63.1728, 14.6401, 13.8749
CIE-LCH:
63.1728, 20.1704, 43.4629
CIE-Luv:
63.1728, 29.5194, 16.0675
Hunter-Lab:
56.3868, 9.8361, 13.0793
#bb8f81 color charts
#bb8f81 color shades, tints & tones
#bb8f81 color schemes
#bb8f81 color preview, HTML & CSS examples
This text has a color of #bb8f81
<p style="color:#bb8f81;">Text here</p>
.mytext {color:#bb8f81;}
This box has a color of #bb8f81
<div style="background-color:#bb8f81;">Content here</div>
.mybackground {background-color:#bb8f81;}
Border around this has a color of #bb8f81
<div style="border:2px solid #bb8f81;">Content here</div>
.myborder {border:2px solid #bb8f81;}