#b06f70 color space conversions
Hex:
#b06f70
RGB:
176, 111, 112
CMY:
31, 56, 56
CMYK:
0, 37, 36, 31
HSL:
359°, 29.1480%, 56.2745%
HSV (HSB):
359°, 36.9318%, 69.0196%
XYZ:
26.5136, 21.7688, 18.1336
xyY:
0.3992, 0.3278, 21.7688
CIE-Lab:
53.7809, 25.9185, 10.2750
CIE-LCH:
53.7809, 27.8808, 21.6251
CIE-Luv:
53.7809, 43.6619, 8.7467
Hunter-Lab:
46.6571, 19.7853, 9.6165
#b06f70 color charts
#b06f70 color shades, tints & tones
#b06f70 color schemes
#b06f70 color preview, HTML & CSS examples
This text has a color of #b06f70
<p style="color:#b06f70;">Text here</p>
.mytext {color:#b06f70;}
This box has a color of #b06f70
<div style="background-color:#b06f70;">Content here</div>
.mybackground {background-color:#b06f70;}
Border around this has a color of #b06f70
<div style="border:2px solid #b06f70;">Content here</div>
.myborder {border:2px solid #b06f70;}