#b05d06 color space conversions
Hex:
#b05d06
RGB:
176, 93, 6
CMY:
31, 64, 98
CMYK:
0, 47, 97, 31
HSL:
31°, 93.4066%, 35.6863%
HSV (HSB):
31°, 96.5909%, 69.0196%
XYZ:
21.8517, 17.0720, 2.3158
xyY:
0.5299, 0.4140, 17.0720
CIE-Lab:
48.3506, 28.9306, 55.5364
CIE-LCH:
48.3506, 62.6201, 62.4836
CIE-Luv:
48.3506, 68.5013, 44.6327
Hunter-Lab:
41.3182, 22.0953, 25.5997
#b05d06 color charts
#b05d06 color shades, tints & tones
#b05d06 color schemes
#b05d06 color preview, HTML & CSS examples
This text has a color of #b05d06
<p style="color:#b05d06;">Text here</p>
.mytext {color:#b05d06;}
This box has a color of #b05d06
<div style="background-color:#b05d06;">Content here</div>
.mybackground {background-color:#b05d06;}
Border around this has a color of #b05d06
<div style="border:2px solid #b05d06;">Content here</div>
.myborder {border:2px solid #b05d06;}