#b05d4e color space conversions
Hex:
#b05d4e
RGB:
176, 93, 78
CMY:
31, 64, 69
CMYK:
0, 47, 56, 31
HSL:
9°, 38.5827%, 49.8039%
HSV (HSB):
9°, 55.6818%, 69.0196%
XYZ:
23.1940, 17.6089, 9.3841
xyY:
0.4622, 0.3509, 17.6089
CIE-Lab:
49.0182, 32.2003, 23.7569
CIE-LCH:
49.0182, 40.0157, 36.4193
CIE-Luv:
49.0182, 61.3274, 21.6723
Hunter-Lab:
41.9629, 25.2265, 16.1151
#b05d4e color charts
#b05d4e color shades, tints & tones
#b05d4e color schemes
#b05d4e color preview, HTML & CSS examples
This text has a color of #b05d4e
<p style="color:#b05d4e;">Text here</p>
.mytext {color:#b05d4e;}
This box has a color of #b05d4e
<div style="background-color:#b05d4e;">Content here</div>
.mybackground {background-color:#b05d4e;}
Border around this has a color of #b05d4e
<div style="border:2px solid #b05d4e;">Content here</div>
.myborder {border:2px solid #b05d4e;}