#b8807e color space conversions
Hex:
#b8807e
RGB:
184, 128, 126
CMY:
28, 50, 51
CMYK:
0, 30, 32, 28
HSL:
2°, 29.0000%, 60.7843%
HSV (HSB):
2°, 31.5217%, 72.1569%
XYZ:
31.2522, 27.1350, 23.3291
xyY:
0.3824, 0.3321, 27.1350
CIE-Lab:
59.0991, 21.4016, 9.8047
CIE-LCH:
59.0991, 23.5406, 24.6138
CIE-Luv:
59.0991, 36.9642, 9.3362
Hunter-Lab:
52.0913, 15.9314, 9.9109
#b8807e color charts
#b8807e color shades, tints & tones
#b8807e color schemes
#b8807e color preview, HTML & CSS examples
This text has a color of #b8807e
<p style="color:#b8807e;">Text here</p>
.mytext {color:#b8807e;}
This box has a color of #b8807e
<div style="background-color:#b8807e;">Content here</div>
.mybackground {background-color:#b8807e;}
Border around this has a color of #b8807e
<div style="border:2px solid #b8807e;">Content here</div>
.myborder {border:2px solid #b8807e;}