#b26b8e color space conversions
Hex:
#b26b8e
RGB:
178, 107, 142
CMY:
30, 58, 44
CMYK:
0, 40, 20, 30
HSL:
330°, 31.5556%, 55.8824%
HSV (HSB):
330°, 39.8876%, 69.8039%
XYZ:
28.5003, 21.9334, 28.3226
xyY:
0.3619, 0.2785, 21.9334
CIE-Lab:
53.9562, 33.1269, -7.0555
CIE-LCH:
53.9562, 33.8699, 347.9766
CIE-Luv:
53.9562, 41.9513, -15.5734
Hunter-Lab:
46.8331, 26.6684, -3.0729
#b26b8e color charts
#b26b8e color shades, tints & tones
#b26b8e color schemes
#b26b8e color preview, HTML & CSS examples
This text has a color of #b26b8e
<p style="color:#b26b8e;">Text here</p>
.mytext {color:#b26b8e;}
This box has a color of #b26b8e
<div style="background-color:#b26b8e;">Content here</div>
.mybackground {background-color:#b26b8e;}
Border around this has a color of #b26b8e
<div style="border:2px solid #b26b8e;">Content here</div>
.myborder {border:2px solid #b26b8e;}