#b06a5c color space conversions
Hex:
#b06a5c
RGB:
176, 106, 92
CMY:
31, 58, 64
CMYK:
0, 40, 48, 31
HSL:
10°, 34.7107%, 52.5490%
HSV (HSB):
10°, 47.7273%, 69.0196%
XYZ:
24.9903, 20.3109, 12.7285
xyY:
0.4306, 0.3500, 20.3109
CIE-Lab:
52.1869, 26.4087, 19.7719
CIE-LCH:
52.1869, 32.9901, 36.8218
CIE-Luv:
52.1869, 50.1446, 19.4131
Hunter-Lab:
45.0676, 20.1112, 14.8020
#b06a5c color charts
#b06a5c color shades, tints & tones
#b06a5c color schemes
#b06a5c color preview, HTML & CSS examples
This text has a color of #b06a5c
<p style="color:#b06a5c;">Text here</p>
.mytext {color:#b06a5c;}
This box has a color of #b06a5c
<div style="background-color:#b06a5c;">Content here</div>
.mybackground {background-color:#b06a5c;}
Border around this has a color of #b06a5c
<div style="border:2px solid #b06a5c;">Content here</div>
.myborder {border:2px solid #b06a5c;}