#b6483e color space conversions
Hex:
#b6483e
RGB:
182, 72, 62
CMY:
29, 72, 76
CMYK:
0, 60, 66, 29
HSL:
5°, 49.1803%, 47.8431%
HSV (HSB):
5°, 65.9341%, 71.3725%
XYZ:
22.4783, 14.9276, 6.2540
xyY:
0.5148, 0.3419, 14.9276
CIE-Lab:
45.5349, 43.9672, 28.9280
CIE-LCH:
45.5349, 52.6303, 33.3427
CIE-Luv:
45.5349, 83.6177, 22.6978
Hunter-Lab:
38.6363, 36.2364, 17.4482
#b6483e color charts
#b6483e color shades, tints & tones
#b6483e color schemes
#b6483e color preview, HTML & CSS examples
This text has a color of #b6483e
<p style="color:#b6483e;">Text here</p>
.mytext {color:#b6483e;}
This box has a color of #b6483e
<div style="background-color:#b6483e;">Content here</div>
.mybackground {background-color:#b6483e;}
Border around this has a color of #b6483e
<div style="border:2px solid #b6483e;">Content here</div>
.myborder {border:2px solid #b6483e;}