#b05b4a color space conversions
Hex:
#b05b4a
RGB:
176, 91, 74
CMY:
31, 64, 71
CMYK:
0, 48, 58, 31
HSL:
10°, 40.8000%, 49.0196%
HSV (HSB):
10°, 57.9545%, 69.0196%
XYZ:
22.8816, 17.2067, 8.5938
xyY:
0.4700, 0.3535, 17.2067
CIE-Lab:
48.5194, 32.9413, 25.4501
CIE-LCH:
48.5194, 41.6274, 37.6892
CIE-Luv:
48.5194, 63.4045, 23.0121
Hunter-Lab:
41.4809, 25.8720, 16.7533
#b05b4a color charts
#b05b4a color shades, tints & tones
#b05b4a color schemes
#b05b4a color preview, HTML & CSS examples
This text has a color of #b05b4a
<p style="color:#b05b4a;">Text here</p>
.mytext {color:#b05b4a;}
This box has a color of #b05b4a
<div style="background-color:#b05b4a;">Content here</div>
.mybackground {background-color:#b05b4a;}
Border around this has a color of #b05b4a
<div style="border:2px solid #b05b4a;">Content here</div>
.myborder {border:2px solid #b05b4a;}