#bb8072 color space conversions
Hex:
#bb8072
RGB:
187, 128, 114
CMY:
27, 50, 55
CMYK:
0, 32, 39, 27
HSL:
12°, 34.9282%, 59.0196%
HSV (HSB):
12°, 39.0374%, 73.3333%
XYZ:
31.2500, 27.2180, 19.5261
xyY:
0.4007, 0.3490, 27.2180
CIE-Lab:
59.1756, 21.0635, 16.8288
CIE-LCH:
59.1756, 26.9607, 38.6233
CIE-Luv:
59.1756, 40.8596, 18.0460
Hunter-Lab:
52.1709, 15.6209, 14.3290
#bb8072 color charts
#bb8072 color shades, tints & tones
#bb8072 color schemes
#bb8072 color preview, HTML & CSS examples
This text has a color of #bb8072
<p style="color:#bb8072;">Text here</p>
.mytext {color:#bb8072;}
This box has a color of #bb8072
<div style="background-color:#bb8072;">Content here</div>
.mybackground {background-color:#bb8072;}
Border around this has a color of #bb8072
<div style="border:2px solid #bb8072;">Content here</div>
.myborder {border:2px solid #bb8072;}