#b05f42 color space conversions
Hex:
#b05f42
RGB:
176, 95, 66
CMY:
31, 63, 74
CMYK:
0, 46, 63, 31
HSL:
16°, 45.4545%, 47.4510%
HSV (HSB):
16°, 62.5000%, 69.0196%
XYZ:
22.9801, 17.8079, 7.3803
xyY:
0.4771, 0.3697, 17.8079
CIE-Lab:
49.2622, 30.1850, 30.9752
CIE-LCH:
49.2622, 43.2504, 45.7403
CIE-Luv:
49.2622, 61.8321, 28.7921
Hunter-Lab:
42.1994, 23.3550, 19.1702
#b05f42 color charts
#b05f42 color shades, tints & tones
#b05f42 color schemes
#b05f42 color preview, HTML & CSS examples
This text has a color of #b05f42
<p style="color:#b05f42;">Text here</p>
.mytext {color:#b05f42;}
This box has a color of #b05f42
<div style="background-color:#b05f42;">Content here</div>
.mybackground {background-color:#b05f42;}
Border around this has a color of #b05f42
<div style="border:2px solid #b05f42;">Content here</div>
.myborder {border:2px solid #b05f42;}