#b7767f color space conversions
Hex:
#b7767f
RGB:
183, 118, 127
CMY:
28, 54, 50
CMYK:
0, 36, 31, 28
HSL:
352°, 31.1005%, 59.0196%
HSV (HSB):
352°, 35.5191%, 71.7647%
XYZ:
29.8376, 24.5565, 23.2459
xyY:
0.3843, 0.3163, 24.5565
CIE-Lab:
56.6407, 26.7108, 5.7083
CIE-LCH:
56.6407, 27.3140, 12.0631
CIE-Luv:
56.6407, 42.1365, 2.9318
Hunter-Lab:
49.5545, 20.7577, 6.8753
#b7767f color charts
#b7767f color shades, tints & tones
#b7767f color schemes
#b7767f color preview, HTML & CSS examples
This text has a color of #b7767f
<p style="color:#b7767f;">Text here</p>
.mytext {color:#b7767f;}
This box has a color of #b7767f
<div style="background-color:#b7767f;">Content here</div>
.mybackground {background-color:#b7767f;}
Border around this has a color of #b7767f
<div style="border:2px solid #b7767f;">Content here</div>
.myborder {border:2px solid #b7767f;}