#b06c7c color space conversions
Hex:
#b06c7c
RGB:
176, 108, 124
CMY:
31, 58, 51
CMYK:
0, 39, 30, 31
HSL:
346°, 30.0885%, 55.6863%
HSV (HSB):
346°, 38.6364%, 69.0196%
XYZ:
26.9051, 21.4105, 21.7834
xyY:
0.3838, 0.3054, 21.4105
CIE-Lab:
53.3958, 29.1786, 2.6752
CIE-LCH:
53.3958, 29.3010, 5.2384
CIE-Luv:
53.3958, 43.3723, -1.5477
Hunter-Lab:
46.2714, 22.8162, 4.4779
#b06c7c color charts
#b06c7c color shades, tints & tones
#b06c7c color schemes
#b06c7c color preview, HTML & CSS examples
This text has a color of #b06c7c
<p style="color:#b06c7c;">Text here</p>
.mytext {color:#b06c7c;}
This box has a color of #b06c7c
<div style="background-color:#b06c7c;">Content here</div>
.mybackground {background-color:#b06c7c;}
Border around this has a color of #b06c7c
<div style="border:2px solid #b06c7c;">Content here</div>
.myborder {border:2px solid #b06c7c;}