#bb7f6d color space conversions
Hex:
#bb7f6d
RGB:
187, 127, 109
CMY:
27, 50, 57
CMYK:
0, 32, 42, 27
HSL:
14°, 36.4486%, 58.0392%
HSV (HSB):
14°, 41.7112%, 73.3333%
XYZ:
30.8432, 26.8477, 18.0245
xyY:
0.4074, 0.3546, 26.8477
CIE-Lab:
58.8331, 21.0362, 19.2068
CIE-LCH:
58.8331, 28.4855, 42.3972
CIE-Luv:
58.8331, 42.1913, 20.7873
Hunter-Lab:
51.8147, 15.5780, 15.6454
#bb7f6d color charts
#bb7f6d color shades, tints & tones
#bb7f6d color schemes
#bb7f6d color preview, HTML & CSS examples
This text has a color of #bb7f6d
<p style="color:#bb7f6d;">Text here</p>
.mytext {color:#bb7f6d;}
This box has a color of #bb7f6d
<div style="background-color:#bb7f6d;">Content here</div>
.mybackground {background-color:#bb7f6d;}
Border around this has a color of #bb7f6d
<div style="border:2px solid #bb7f6d;">Content here</div>
.myborder {border:2px solid #bb7f6d;}