#b6403e color space conversions
Hex:
#b6403e
RGB:
182, 64, 62
CMY:
29, 75, 76
CMYK:
0, 65, 66, 29
HSL:
1°, 49.1803%, 47.8431%
HSV (HSB):
1°, 65.9341%, 71.3725%
XYZ:
21.9943, 13.9597, 6.0927
xyY:
0.5231, 0.3320, 13.9597
CIE-Lab:
44.1750, 47.5934, 27.2528
CIE-LCH:
44.1750, 54.8438, 29.7962
CIE-Luv:
44.1750, 88.7472, 20.0315
Hunter-Lab:
37.3626, 39.6931, 16.4855
#b6403e color charts
#b6403e color shades, tints & tones
#b6403e color schemes
#b6403e color preview, HTML & CSS examples
This text has a color of #b6403e
<p style="color:#b6403e;">Text here</p>
.mytext {color:#b6403e;}
This box has a color of #b6403e
<div style="background-color:#b6403e;">Content here</div>
.mybackground {background-color:#b6403e;}
Border around this has a color of #b6403e
<div style="border:2px solid #b6403e;">Content here</div>
.myborder {border:2px solid #b6403e;}