#b06d28 color space conversions
Hex:
#b06d28
RGB:
176, 109, 40
CMY:
31, 57, 84
CMYK:
0, 38, 77, 31
HSL:
30°, 62.9630%, 42.3529%
HSV (HSB):
30°, 77.2727%, 69.0196%
XYZ:
23.7561, 20.3206, 4.6777
xyY:
0.4873, 0.4168, 20.3206
CIE-Lab:
52.1978, 20.9996, 47.5359
CIE-LCH:
52.1978, 51.9677, 66.1659
CIE-Luv:
52.1978, 53.9632, 44.4346
Hunter-Lab:
45.0784, 15.1817, 25.4025
#b06d28 color charts
#b06d28 color shades, tints & tones
#b06d28 color schemes
#b06d28 color preview, HTML & CSS examples
This text has a color of #b06d28
<p style="color:#b06d28;">Text here</p>
.mytext {color:#b06d28;}
This box has a color of #b06d28
<div style="background-color:#b06d28;">Content here</div>
.mybackground {background-color:#b06d28;}
Border around this has a color of #b06d28
<div style="border:2px solid #b06d28;">Content here</div>
.myborder {border:2px solid #b06d28;}