#b67b80 color space conversions
Hex:
#b67b80
RGB:
182, 123, 128
CMY:
29, 52, 50
CMYK:
0, 32, 30, 29
HSL:
355°, 28.7805%, 59.8039%
HSV (HSB):
355°, 32.4176%, 71.3725%
XYZ:
30.2706, 25.6695, 23.7813
xyY:
0.3797, 0.3220, 25.6695
CIE-Lab:
57.7220, 23.6858, 6.6619
CIE-LCH:
57.7220, 24.6049, 15.7093
CIE-Luv:
57.7220, 38.2432, 4.7897
Hunter-Lab:
50.6651, 17.9837, 7.6358
#b67b80 color charts
#b67b80 color shades, tints & tones
#b67b80 color schemes
#b67b80 color preview, HTML & CSS examples
This text has a color of #b67b80
<p style="color:#b67b80;">Text here</p>
.mytext {color:#b67b80;}
This box has a color of #b67b80
<div style="background-color:#b67b80;">Content here</div>
.mybackground {background-color:#b67b80;}
Border around this has a color of #b67b80
<div style="border:2px solid #b67b80;">Content here</div>
.myborder {border:2px solid #b67b80;}