#b6564c color space conversions
Hex:
#b6564c
RGB:
182, 86, 76
CMY:
29, 66, 70
CMYK:
0, 53, 58, 29
HSL:
6°, 42.0635%, 50.5882%
HSV (HSB):
6°, 58.2418%, 71.3725%
XYZ:
23.9237, 17.1225, 8.8815
xyY:
0.4792, 0.3429, 17.1225
CIE-Lab:
48.4140, 38.0478, 24.3213
CIE-LCH:
48.4140, 45.1571, 32.5879
CIE-Luv:
48.4140, 71.4088, 20.7466
Hunter-Lab:
41.3793, 30.7871, 16.2397
#b6564c color charts
#b6564c color shades, tints & tones
#b6564c color schemes
#b6564c color preview, HTML & CSS examples
This text has a color of #b6564c
<p style="color:#b6564c;">Text here</p>
.mytext {color:#b6564c;}
This box has a color of #b6564c
<div style="background-color:#b6564c;">Content here</div>
.mybackground {background-color:#b6564c;}
Border around this has a color of #b6564c
<div style="border:2px solid #b6564c;">Content here</div>
.myborder {border:2px solid #b6564c;}