#bb7e7f color space conversions
Hex:
#bb7e7f
RGB:
187, 126, 127
CMY:
27, 51, 50
CMYK:
0, 33, 32, 27
HSL:
359°, 30.9645%, 61.3725%
HSV (HSB):
359°, 32.6203%, 73.3333%
XYZ:
31.7851, 27.0188, 23.6186
xyY:
0.3856, 0.3278, 27.0188
CIE-Lab:
58.9917, 23.8150, 9.1265
CIE-LCH:
58.9917, 25.5038, 20.9682
CIE-Luv:
58.9917, 40.2425, 7.9879
Hunter-Lab:
51.9796, 18.1870, 9.4455
#bb7e7f color charts
#bb7e7f color shades, tints & tones
#bb7e7f color schemes
#bb7e7f color preview, HTML & CSS examples
This text has a color of #bb7e7f
<p style="color:#bb7e7f;">Text here</p>
.mytext {color:#bb7e7f;}
This box has a color of #bb7e7f
<div style="background-color:#bb7e7f;">Content here</div>
.mybackground {background-color:#bb7e7f;}
Border around this has a color of #bb7e7f
<div style="border:2px solid #bb7e7f;">Content here</div>
.myborder {border:2px solid #bb7e7f;}