#b05c27 color space conversions
Hex:
#b05c27
RGB:
176, 92, 39
CMY:
31, 64, 85
CMYK:
0, 48, 78, 31
HSL:
23°, 63.7209%, 42.1569%
HSV (HSB):
23°, 77.8409%, 69.0196%
XYZ:
22.0979, 17.0309, 4.0421
xyY:
0.5119, 0.3945, 17.0309
CIE-Lab:
48.2989, 30.2990, 44.1420
CIE-LCH:
48.2989, 53.5402, 55.5343
CIE-Luv:
48.2989, 67.3641, 38.1622
Hunter-Lab:
41.2685, 23.3607, 23.0808
#b05c27 color charts
#b05c27 color shades, tints & tones
#b05c27 color schemes
#b05c27 color preview, HTML & CSS examples
This text has a color of #b05c27
<p style="color:#b05c27;">Text here</p>
.mytext {color:#b05c27;}
This box has a color of #b05c27
<div style="background-color:#b05c27;">Content here</div>
.mybackground {background-color:#b05c27;}
Border around this has a color of #b05c27
<div style="border:2px solid #b05c27;">Content here</div>
.myborder {border:2px solid #b05c27;}