#b07b7b color space conversions
Hex:
#b07b7b
RGB:
176, 123, 123
CMY:
31, 52, 52
CMYK:
0, 30, 30, 31
HSL:
0°, 25.1185%, 58.6275%
HSV (HSB):
0°, 30.1136%, 69.0196%
XYZ:
28.5626, 24.8261, 22.0254
xyY:
0.3787, 0.3292, 24.8261
CIE-Lab:
56.9056, 20.6580, 8.2948
CIE-LCH:
56.9056, 22.2611, 21.8770
CIE-Luv:
56.9056, 34.6155, 7.4569
Hunter-Lab:
49.8258, 15.1299, 8.6690
#b07b7b color charts
#b07b7b color shades, tints & tones
#b07b7b color schemes
#b07b7b color preview, HTML & CSS examples
This text has a color of #b07b7b
<p style="color:#b07b7b;">Text here</p>
.mytext {color:#b07b7b;}
This box has a color of #b07b7b
<div style="background-color:#b07b7b;">Content here</div>
.mybackground {background-color:#b07b7b;}
Border around this has a color of #b07b7b
<div style="border:2px solid #b07b7b;">Content here</div>
.myborder {border:2px solid #b07b7b;}