#b05a35 color space conversions
Hex:
#b05a35
RGB:
176, 90, 53
CMY:
31, 65, 79
CMYK:
0, 49, 70, 31
HSL:
18°, 53.7118%, 44.9020%
HSV (HSB):
18°, 69.8864%, 69.0196%
XYZ:
22.2033, 16.7995, 5.4405
xyY:
0.4996, 0.3780, 16.7995
CIE-Lab:
48.0064, 32.0481, 36.6915
CIE-LCH:
48.0064, 48.7170, 48.8645
CIE-Luv:
48.0064, 67.3180, 32.5140
Hunter-Lab:
40.9872, 24.9682, 20.8210
#b05a35 color charts
#b05a35 color shades, tints & tones
#b05a35 color schemes
#b05a35 color preview, HTML & CSS examples
This text has a color of #b05a35
<p style="color:#b05a35;">Text here</p>
.mytext {color:#b05a35;}
This box has a color of #b05a35
<div style="background-color:#b05a35;">Content here</div>
.mybackground {background-color:#b05a35;}
Border around this has a color of #b05a35
<div style="border:2px solid #b05a35;">Content here</div>
.myborder {border:2px solid #b05a35;}