#b8807b color space conversions
Hex:
#b8807b
RGB:
184, 128, 123
CMY:
28, 50, 52
CMYK:
0, 30, 33, 28
HSL:
5°, 30.0493%, 60.1961%
HSV (HSB):
5°, 33.1522%, 72.1569%
XYZ:
31.0615, 27.0588, 22.3246
xyY:
0.3861, 0.3364, 27.0588
CIE-Lab:
59.0287, 21.0017, 11.4260
CIE-LCH:
59.0287, 23.9087, 28.5485
CIE-Luv:
59.0287, 37.3869, 11.4612
Hunter-Lab:
52.0180, 15.5560, 10.9671
#b8807b color charts
#b8807b color shades, tints & tones
#b8807b color schemes
#b8807b color preview, HTML & CSS examples
This text has a color of #b8807b
<p style="color:#b8807b;">Text here</p>
.mytext {color:#b8807b;}
This box has a color of #b8807b
<div style="background-color:#b8807b;">Content here</div>
.mybackground {background-color:#b8807b;}
Border around this has a color of #b8807b
<div style="border:2px solid #b8807b;">Content here</div>
.myborder {border:2px solid #b8807b;}