#b06f6f color space conversions
Hex:
#b06f6f
RGB:
176, 111, 111
CMY:
31, 56, 56
CMYK:
0, 37, 37, 31
HSL:
0°, 29.1480%, 56.2745%
HSV (HSB):
0°, 36.9318%, 69.0196%
XYZ:
26.4582, 21.7467, 17.8420
xyY:
0.4006, 0.3293, 21.7467
CIE-Lab:
53.7572, 25.7929, 10.8273
CIE-LCH:
53.7572, 27.9733, 22.7717
CIE-Luv:
53.7572, 43.8270, 9.4444
Hunter-Lab:
46.6333, 19.6665, 9.9589
#b06f6f color charts
#b06f6f color shades, tints & tones
#b06f6f color schemes
#b06f6f color preview, HTML & CSS examples
This text has a color of #b06f6f
<p style="color:#b06f6f;">Text here</p>
.mytext {color:#b06f6f;}
This box has a color of #b06f6f
<div style="background-color:#b06f6f;">Content here</div>
.mybackground {background-color:#b06f6f;}
Border around this has a color of #b06f6f
<div style="border:2px solid #b06f6f;">Content here</div>
.myborder {border:2px solid #b06f6f;}