#b05c30 color space conversions
Hex:
#b05c30
RGB:
176, 92, 48
CMY:
31, 64, 81
CMYK:
0, 48, 73, 31
HSL:
21°, 57.1429%, 43.9216%
HSV (HSB):
21°, 72.7273%, 69.0196%
XYZ:
22.2651, 17.0978, 4.9230
xyY:
0.5028, 0.3861, 17.0978
CIE-Lab:
48.3830, 30.7104, 39.7549
CIE-LCH:
48.3830, 50.2353, 52.3141
CIE-Luv:
48.3830, 66.4216, 35.1947
Hunter-Lab:
41.3495, 23.7539, 21.8857
#b05c30 color charts
#b05c30 color shades, tints & tones
#b05c30 color schemes
#b05c30 color preview, HTML & CSS examples
This text has a color of #b05c30
<p style="color:#b05c30;">Text here</p>
.mytext {color:#b05c30;}
This box has a color of #b05c30
<div style="background-color:#b05c30;">Content here</div>
.mybackground {background-color:#b05c30;}
Border around this has a color of #b05c30
<div style="border:2px solid #b05c30;">Content here</div>
.myborder {border:2px solid #b05c30;}