#bb7f7f color space conversions
Hex:
#bb7f7f
RGB:
187, 127, 127
CMY:
27, 50, 50
CMYK:
0, 32, 32, 27
HSL:
0°, 30.6122%, 61.5686%
HSV (HSB):
0°, 32.0856%, 73.3333%
XYZ:
31.9137, 27.2758, 23.6614
xyY:
0.3852, 0.3292, 27.2758
CIE-Lab:
59.2288, 23.2603, 9.4626
CIE-LCH:
59.2288, 25.1114, 22.1372
CIE-Luv:
59.2288, 39.6293, 8.5380
Hunter-Lab:
52.2263, 17.6791, 9.6967
#bb7f7f color charts
#bb7f7f color shades, tints & tones
#bb7f7f color schemes
#bb7f7f color preview, HTML & CSS examples
This text has a color of #bb7f7f
<p style="color:#bb7f7f;">Text here</p>
.mytext {color:#bb7f7f;}
This box has a color of #bb7f7f
<div style="background-color:#bb7f7f;">Content here</div>
.mybackground {background-color:#bb7f7f;}
Border around this has a color of #bb7f7f
<div style="border:2px solid #bb7f7f;">Content here</div>
.myborder {border:2px solid #bb7f7f;}