#b06c29 color space conversions
Hex:
#b06c29
RGB:
176, 108, 41
CMY:
31, 58, 84
CMYK:
0, 39, 77, 31
HSL:
30°, 62.2120%, 42.5490%
HSV (HSB):
30°, 76.7045%, 69.0196%
XYZ:
23.6673, 20.1153, 4.7331
xyY:
0.4878, 0.4146, 20.1153
CIE-Lab:
51.9674, 21.5996, 46.8632
CIE-LCH:
51.9674, 51.6014, 65.2546
CIE-Luv:
51.9674, 54.6743, 43.7510
Hunter-Lab:
44.8501, 15.7063, 25.1382
#b06c29 color charts
#b06c29 color shades, tints & tones
#b06c29 color schemes
#b06c29 color preview, HTML & CSS examples
This text has a color of #b06c29
<p style="color:#b06c29;">Text here</p>
.mytext {color:#b06c29;}
This box has a color of #b06c29
<div style="background-color:#b06c29;">Content here</div>
.mybackground {background-color:#b06c29;}
Border around this has a color of #b06c29
<div style="border:2px solid #b06c29;">Content here</div>
.myborder {border:2px solid #b06c29;}