#b8948b color space conversions
Hex:
#b8948b
RGB:
184, 148, 139
CMY:
28, 42, 45
CMYK:
0, 20, 24, 28
HSL:
12°, 24.0642%, 63.3333%
HSV (HSB):
12°, 24.4565%, 72.1569%
XYZ:
35.0173, 33.2342, 28.9953
xyY:
0.3601, 0.3418, 33.2342
CIE-Lab:
64.3501, 12.1045, 9.8621
CIE-LCH:
64.3501, 15.6135, 39.1714
CIE-Luv:
64.3501, 23.3313, 11.4560
Hunter-Lab:
57.6491, 7.5386, 10.5338
#b8948b color charts
#b8948b color shades, tints & tones
#b8948b color schemes
#b8948b color preview, HTML & CSS examples
This text has a color of #b8948b
<p style="color:#b8948b;">Text here</p>
.mytext {color:#b8948b;}
This box has a color of #b8948b
<div style="background-color:#b8948b;">Content here</div>
.mybackground {background-color:#b8948b;}
Border around this has a color of #b8948b
<div style="border:2px solid #b8948b;">Content here</div>
.myborder {border:2px solid #b8948b;}