#b8808e color space conversions
Hex:
#b8808e
RGB:
184, 128, 142
CMY:
28, 50, 44
CMYK:
0, 30, 23, 28
HSL:
345°, 28.2828%, 61.1765%
HSV (HSB):
345°, 30.4348%, 72.1569%
XYZ:
32.3688, 27.5817, 29.2090
xyY:
0.3630, 0.3094, 27.5817
CIE-Lab:
59.5089, 23.6972, 1.2000
CIE-LCH:
59.5089, 23.7276, 2.8989
CIE-Luv:
59.5089, 34.6193, -2.5014
Hunter-Lab:
52.5183, 18.1087, 3.7876
#b8808e color charts
#b8808e color shades, tints & tones
#b8808e color schemes
#b8808e color preview, HTML & CSS examples
This text has a color of #b8808e
<p style="color:#b8808e;">Text here</p>
.mytext {color:#b8808e;}
This box has a color of #b8808e
<div style="background-color:#b8808e;">Content here</div>
.mybackground {background-color:#b8808e;}
Border around this has a color of #b8808e
<div style="border:2px solid #b8808e;">Content here</div>
.myborder {border:2px solid #b8808e;}