#b06b30 color space conversions
Hex:
#b06b30
RGB:
176, 107, 48
CMY:
31, 58, 81
CMYK:
0, 39, 73, 31
HSL:
28°, 57.1429%, 43.9216%
HSV (HSB):
28°, 72.7273%, 69.0196%
XYZ:
23.6957, 19.9589, 5.3999
xyY:
0.4830, 0.4069, 19.9589
CIE-Lab:
51.7907, 22.4868, 43.4003
CIE-LCH:
51.7907, 48.8798, 62.6102
CIE-Luv:
51.7907, 54.8896, 41.1445
Hunter-Lab:
44.6754, 16.4940, 24.1065
#b06b30 color charts
#b06b30 color shades, tints & tones
#b06b30 color schemes
#b06b30 color preview, HTML & CSS examples
This text has a color of #b06b30
<p style="color:#b06b30;">Text here</p>
.mytext {color:#b06b30;}
This box has a color of #b06b30
<div style="background-color:#b06b30;">Content here</div>
.mybackground {background-color:#b06b30;}
Border around this has a color of #b06b30
<div style="border:2px solid #b06b30;">Content here</div>
.myborder {border:2px solid #b06b30;}