#b06f45 color space conversions
Hex:
#b06f45
RGB:
176, 111, 69
CMY:
31, 56, 73
CMYK:
0, 37, 61, 31
HSL:
24°, 43.6735%, 48.0392%
HSV (HSB):
24°, 60.7955%, 69.0196%
XYZ:
24.6631, 21.0287, 8.3893
xyY:
0.4560, 0.3888, 21.0287
CIE-Lab:
52.9808, 21.5825, 33.8282
CIE-LCH:
52.9808, 40.1267, 57.4620
CIE-Luv:
52.9808, 49.7608, 34.3055
Hunter-Lab:
45.8570, 15.7522, 21.2531
#b06f45 color charts
#b06f45 color shades, tints & tones
#b06f45 color schemes
#b06f45 color preview, HTML & CSS examples
This text has a color of #b06f45
<p style="color:#b06f45;">Text here</p>
.mytext {color:#b06f45;}
This box has a color of #b06f45
<div style="background-color:#b06f45;">Content here</div>
.mybackground {background-color:#b06f45;}
Border around this has a color of #b06f45
<div style="border:2px solid #b06f45;">Content here</div>
.myborder {border:2px solid #b06f45;}