#b06a8f color space conversions
Hex:
#b06a8f
RGB:
176, 106, 143
CMY:
31, 58, 44
CMYK:
0, 40, 19, 31
HSL:
328°, 30.7018%, 55.2941%
HSV (HSB):
328°, 39.7727%, 69.0196%
XYZ:
28.0165, 21.5213, 28.6640
xyY:
0.3583, 0.2752, 21.5213
CIE-Lab:
53.5154, 33.1224, -8.3264
CIE-LCH:
53.5154, 34.1529, 345.8892
CIE-Luv:
53.5154, 40.8406, -17.3446
Hunter-Lab:
46.3911, 26.6151, -4.1602
#b06a8f color charts
#b06a8f color shades, tints & tones
#b06a8f color schemes
#b06a8f color preview, HTML & CSS examples
This text has a color of #b06a8f
<p style="color:#b06a8f;">Text here</p>
.mytext {color:#b06a8f;}
This box has a color of #b06a8f
<div style="background-color:#b06a8f;">Content here</div>
.mybackground {background-color:#b06a8f;}
Border around this has a color of #b06a8f
<div style="border:2px solid #b06a8f;">Content here</div>
.myborder {border:2px solid #b06a8f;}