#b05d24 color space conversions
Hex:
#b05d24
RGB:
176, 93, 36
CMY:
31, 64, 86
CMYK:
0, 47, 80, 31
HSL:
24°, 66.0377%, 41.5686%
HSV (HSB):
24°, 79.5455%, 69.0196%
XYZ:
22.1373, 17.1862, 3.8196
xyY:
0.5131, 0.3984, 17.1862
CIE-Lab:
48.4938, 29.6419, 45.7253
CIE-LCH:
48.4938, 54.4926, 57.0462
CIE-Luv:
48.4938, 66.8539, 39.3924
Hunter-Lab:
41.4562, 22.7692, 23.5567
#b05d24 color charts
#b05d24 color shades, tints & tones
#b05d24 color schemes
#b05d24 color preview, HTML & CSS examples
This text has a color of #b05d24
<p style="color:#b05d24;">Text here</p>
.mytext {color:#b05d24;}
This box has a color of #b05d24
<div style="background-color:#b05d24;">Content here</div>
.mybackground {background-color:#b05d24;}
Border around this has a color of #b05d24
<div style="border:2px solid #b05d24;">Content here</div>
.myborder {border:2px solid #b05d24;}