#b26b6e color space conversions
Hex:
#b26b6e
RGB:
178, 107, 110
CMY:
30, 58, 57
CMYK:
0, 40, 38, 30
HSL:
357°, 31.5556%, 55.8824%
HSV (HSB):
357°, 39.8876%, 69.8039%
XYZ:
26.4323, 21.1062, 17.4326
xyY:
0.4068, 0.3249, 21.1062
CIE-Lab:
53.0655, 28.6678, 10.4782
CIE-LCH:
53.0655, 30.5227, 20.0775
CIE-Luv:
53.0655, 48.0208, 8.3963
Hunter-Lab:
45.9414, 22.3019, 9.6612
#b26b6e color charts
#b26b6e color shades, tints & tones
#b26b6e color schemes
#b26b6e color preview, HTML & CSS examples
This text has a color of #b26b6e
<p style="color:#b26b6e;">Text here</p>
.mytext {color:#b26b6e;}
This box has a color of #b26b6e
<div style="background-color:#b26b6e;">Content here</div>
.mybackground {background-color:#b26b6e;}
Border around this has a color of #b26b6e
<div style="border:2px solid #b26b6e;">Content here</div>
.myborder {border:2px solid #b26b6e;}