#b06f8d color space conversions
Hex:
#b06f8d
RGB:
176, 111, 141
CMY:
31, 56, 45
CMYK:
0, 37, 20, 31
HSL:
332°, 29.1480%, 56.2745%
HSV (HSB):
332°, 36.9318%, 69.0196%
XYZ:
28.3967, 22.5221, 28.0498
xyY:
0.3596, 0.2852, 22.5221
CIE-Lab:
54.5766, 30.0468, -5.5747
CIE-LCH:
54.5766, 30.5595, 349.4893
CIE-Luv:
54.5766, 38.5707, -12.9640
Hunter-Lab:
47.4574, 23.7569, -1.8233
#b06f8d color charts
#b06f8d color shades, tints & tones
#b06f8d color schemes
#b06f8d color preview, HTML & CSS examples
This text has a color of #b06f8d
<p style="color:#b06f8d;">Text here</p>
.mytext {color:#b06f8d;}
This box has a color of #b06f8d
<div style="background-color:#b06f8d;">Content here</div>
.mybackground {background-color:#b06f8d;}
Border around this has a color of #b06f8d
<div style="border:2px solid #b06f8d;">Content here</div>
.myborder {border:2px solid #b06f8d;}