#b06f81 color space conversions
Hex:
#b06f81
RGB:
176, 111, 129
CMY:
31, 56, 49
CMYK:
0, 37, 27, 31
HSL:
343°, 29.1480%, 56.2745%
HSV (HSB):
343°, 36.9318%, 69.0196%
XYZ:
27.5514, 22.1840, 23.5987
xyY:
0.3757, 0.3025, 22.1840
CIE-Lab:
54.2217, 28.2267, 0.9360
CIE-LCH:
54.2217, 28.2423, 1.8992
CIE-Luv:
54.2217, 40.7380, -3.6745
Hunter-Lab:
47.0999, 21.9900, 3.2635
#b06f81 color charts
#b06f81 color shades, tints & tones
#b06f81 color schemes
#b06f81 color preview, HTML & CSS examples
This text has a color of #b06f81
<p style="color:#b06f81;">Text here</p>
.mytext {color:#b06f81;}
This box has a color of #b06f81
<div style="background-color:#b06f81;">Content here</div>
.mybackground {background-color:#b06f81;}
Border around this has a color of #b06f81
<div style="border:2px solid #b06f81;">Content here</div>
.myborder {border:2px solid #b06f81;}