#b05f41 color space conversions
Hex:
#b05f41
RGB:
176, 95, 65
CMY:
31, 63, 75
CMYK:
0, 46, 63, 31
HSL:
16°, 46.0581%, 47.2549%
HSV (HSB):
16°, 63.0682%, 69.0196%
XYZ:
22.9508, 17.7962, 7.2264
xyY:
0.4784, 0.3710, 17.7962
CIE-Lab:
49.2480, 30.1144, 31.5216
CIE-LCH:
49.2480, 43.5946, 46.3078
CIE-Luv:
49.2480, 61.9770, 29.2704
Hunter-Lab:
42.1855, 23.2875, 19.3735
#b05f41 color charts
#b05f41 color shades, tints & tones
#b05f41 color schemes
#b05f41 color preview, HTML & CSS examples
This text has a color of #b05f41
<p style="color:#b05f41;">Text here</p>
.mytext {color:#b05f41;}
This box has a color of #b05f41
<div style="background-color:#b05f41;">Content here</div>
.mybackground {background-color:#b05f41;}
Border around this has a color of #b05f41
<div style="border:2px solid #b05f41;">Content here</div>
.myborder {border:2px solid #b05f41;}