#b06a35 color space conversions
Hex:
#b06a35
RGB:
176, 106, 53
CMY:
31, 58, 79
CMYK:
0, 40, 70, 31
HSL:
26°, 53.7118%, 44.9020%
HSV (HSB):
26°, 69.8864%, 69.0196%
XYZ:
23.7011, 19.7952, 5.9398
xyY:
0.4794, 0.4004, 19.7952
CIE-Lab:
51.6049, 23.3118, 40.7080
CIE-LCH:
51.6049, 46.9103, 60.2019
CIE-Luv:
51.6049, 55.1953, 38.9478
Hunter-Lab:
44.4918, 17.2277, 23.2288
#b06a35 color charts
#b06a35 color shades, tints & tones
#b06a35 color schemes
#b06a35 color preview, HTML & CSS examples
This text has a color of #b06a35
<p style="color:#b06a35;">Text here</p>
.mytext {color:#b06a35;}
This box has a color of #b06a35
<div style="background-color:#b06a35;">Content here</div>
.mybackground {background-color:#b06a35;}
Border around this has a color of #b06a35
<div style="border:2px solid #b06a35;">Content here</div>
.myborder {border:2px solid #b06a35;}