#b06f7c color space conversions
Hex:
#b06f7c
RGB:
176, 111, 124
CMY:
31, 56, 51
CMYK:
0, 37, 30, 31
HSL:
348°, 29.1480%, 56.2745%
HSV (HSB):
348°, 36.9318%, 69.0196%
XYZ:
27.2270, 22.0542, 21.8907
xyY:
0.3826, 0.3099, 22.0542
CIE-Lab:
54.0845, 27.5143, 3.6708
CIE-LCH:
54.0845, 27.7581, 7.5992
CIE-Luv:
54.0845, 41.6187, 0.0799
Hunter-Lab:
46.9619, 21.3052, 5.2361
#b06f7c color charts
#b06f7c color shades, tints & tones
#b06f7c color schemes
#b06f7c color preview, HTML & CSS examples
This text has a color of #b06f7c
<p style="color:#b06f7c;">Text here</p>
.mytext {color:#b06f7c;}
This box has a color of #b06f7c
<div style="background-color:#b06f7c;">Content here</div>
.mybackground {background-color:#b06f7c;}
Border around this has a color of #b06f7c
<div style="border:2px solid #b06f7c;">Content here</div>
.myborder {border:2px solid #b06f7c;}