#b8708b color space conversions
Hex:
#b8708b
RGB:
184, 112, 139
CMY:
28, 56, 45
CMYK:
0, 39, 24, 28
HSL:
338°, 33.6449%, 58.0392%
HSV (HSB):
338°, 39.1304%, 72.1569%
XYZ:
30.2215, 23.6428, 27.3968
xyY:
0.3719, 0.2909, 23.6428
CIE-Lab:
55.7283, 32.0945, -2.5935
CIE-LCH:
55.7283, 32.1991, 355.3800
CIE-Luv:
55.7283, 44.1835, -9.2342
Hunter-Lab:
48.6238, 25.8527, 0.6301
#b8708b color charts
#b8708b color shades, tints & tones
#b8708b color schemes
#b8708b color preview, HTML & CSS examples
This text has a color of #b8708b
<p style="color:#b8708b;">Text here</p>
.mytext {color:#b8708b;}
This box has a color of #b8708b
<div style="background-color:#b8708b;">Content here</div>
.mybackground {background-color:#b8708b;}
Border around this has a color of #b8708b
<div style="border:2px solid #b8708b;">Content here</div>
.myborder {border:2px solid #b8708b;}