#b05e45 color space conversions
Hex:
#b05e45
RGB:
176, 94, 69
CMY:
31, 63, 73
CMYK:
0, 47, 61, 31
HSL:
14°, 43.6735%, 48.0392%
HSV (HSB):
14°, 60.7955%, 69.0196%
XYZ:
22.9814, 17.6652, 7.8287
xyY:
0.4741, 0.3644, 17.6652
CIE-Lab:
49.0875, 30.9442, 29.0549
CIE-LCH:
49.0875, 42.4468, 43.1964
CIE-Luv:
49.0875, 62.1023, 26.8937
Hunter-Lab:
42.0300, 24.0488, 18.3774
#b05e45 color charts
#b05e45 color shades, tints & tones
#b05e45 color schemes
#b05e45 color preview, HTML & CSS examples
This text has a color of #b05e45
<p style="color:#b05e45;">Text here</p>
.mytext {color:#b05e45;}
This box has a color of #b05e45
<div style="background-color:#b05e45;">Content here</div>
.mybackground {background-color:#b05e45;}
Border around this has a color of #b05e45
<div style="border:2px solid #b05e45;">Content here</div>
.myborder {border:2px solid #b05e45;}