#b46a6a color space conversions
Hex:
#b46a6a
RGB:
180, 106, 106
CMY:
29, 58, 58
CMYK:
0, 41, 41, 29
HSL:
0°, 33.0357%, 56.0784%
HSV (HSB):
0°, 41.1111%, 70.5882%
XYZ:
26.5779, 21.0520, 16.2983
xyY:
0.4157, 0.3293, 21.0520
CIE-Lab:
53.0063, 29.5212, 12.7847
CIE-LCH:
53.0063, 32.1706, 23.4159
CIE-Luv:
53.0063, 50.9107, 10.9725
Hunter-Lab:
45.8824, 23.1040, 11.0568
#b46a6a color charts
#b46a6a color shades, tints & tones
#b46a6a color schemes
#b46a6a color preview, HTML & CSS examples
This text has a color of #b46a6a
<p style="color:#b46a6a;">Text here</p>
.mytext {color:#b46a6a;}
This box has a color of #b46a6a
<div style="background-color:#b46a6a;">Content here</div>
.mybackground {background-color:#b46a6a;}
Border around this has a color of #b46a6a
<div style="border:2px solid #b46a6a;">Content here</div>
.myborder {border:2px solid #b46a6a;}