#b05b39 color space conversions
Hex:
#b05b39
RGB:
176, 91, 57
CMY:
31, 64, 78
CMYK:
0, 48, 68, 31
HSL:
17°, 51.0730%, 45.6863%
HSV (HSB):
17°, 67.6136%, 69.0196%
XYZ:
22.3841, 17.0077, 5.9739
xyY:
0.4934, 0.3749, 17.0077
CIE-Lab:
48.2697, 31.7468, 34.8128
CIE-LCH:
48.2697, 47.1146, 47.6374
CIE-Luv:
48.2697, 66.0392, 31.2514
Hunter-Lab:
41.2404, 24.7141, 20.2797
#b05b39 color charts
#b05b39 color shades, tints & tones
#b05b39 color schemes
#b05b39 color preview, HTML & CSS examples
This text has a color of #b05b39
<p style="color:#b05b39;">Text here</p>
.mytext {color:#b05b39;}
This box has a color of #b05b39
<div style="background-color:#b05b39;">Content here</div>
.mybackground {background-color:#b05b39;}
Border around this has a color of #b05b39
<div style="border:2px solid #b05b39;">Content here</div>
.myborder {border:2px solid #b05b39;}