#b05b10 color space conversions
Hex:
#b05b10
RGB:
176, 91, 16
CMY:
31, 64, 94
CMYK:
0, 48, 91, 31
HSL:
28°, 83.3333%, 37.6471%
HSV (HSB):
28°, 90.9091%, 69.0196%
XYZ:
21.7391, 16.7497, 2.5774
xyY:
0.5294, 0.4079, 16.7497
CIE-Lab:
47.9431, 30.1600, 52.8210
CIE-LCH:
47.9431, 60.8250, 60.2743
CIE-Luv:
47.9431, 69.7590, 42.8004
Hunter-Lab:
40.9264, 23.1937, 24.9145
#b05b10 color charts
#b05b10 color shades, tints & tones
#b05b10 color schemes
#b05b10 color preview, HTML & CSS examples
This text has a color of #b05b10
<p style="color:#b05b10;">Text here</p>
.mytext {color:#b05b10;}
This box has a color of #b05b10
<div style="background-color:#b05b10;">Content here</div>
.mybackground {background-color:#b05b10;}
Border around this has a color of #b05b10
<div style="border:2px solid #b05b10;">Content here</div>
.myborder {border:2px solid #b05b10;}