#b3777f color space conversions
Hex:
#b3777f
RGB:
179, 119, 127
CMY:
30, 53, 50
CMYK:
0, 34, 29, 30
HSL:
352°, 28.3019%, 58.4314%
HSV (HSB):
352°, 33.5196%, 70.1961%
XYZ:
29.0180, 24.3097, 23.2415
xyY:
0.3790, 0.3175, 24.3097
CIE-Lab:
56.3965, 24.6227, 5.2950
CIE-LCH:
56.3965, 25.1856, 12.1362
CIE-Luv:
56.3965, 38.5977, 2.7938
Hunter-Lab:
49.3048, 18.7714, 6.5650
#b3777f color charts
#b3777f color shades, tints & tones
#b3777f color schemes
#b3777f color preview, HTML & CSS examples
This text has a color of #b3777f
<p style="color:#b3777f;">Text here</p>
.mytext {color:#b3777f;}
This box has a color of #b3777f
<div style="background-color:#b3777f;">Content here</div>
.mybackground {background-color:#b3777f;}
Border around this has a color of #b3777f
<div style="border:2px solid #b3777f;">Content here</div>
.myborder {border:2px solid #b3777f;}