#b6585f color space conversions
Hex:
#b6585f
RGB:
182, 88, 95
CMY:
29, 65, 63
CMYK:
0, 52, 48, 29
HSL:
356°, 39.1667%, 52.9412%
HSV (HSB):
356°, 51.6484%, 71.3725%
XYZ:
24.8467, 17.7508, 12.9431
xyY:
0.4474, 0.3196, 17.7508
CIE-Lab:
49.1924, 38.7013, 14.0623
CIE-LCH:
49.1924, 41.1769, 19.9688
CIE-Luv:
49.1924, 66.1175, 10.1469
Hunter-Lab:
42.1316, 31.5381, 11.2778
#b6585f color charts
#b6585f color shades, tints & tones
#b6585f color schemes
#b6585f color preview, HTML & CSS examples
This text has a color of #b6585f
<p style="color:#b6585f;">Text here</p>
.mytext {color:#b6585f;}
This box has a color of #b6585f
<div style="background-color:#b6585f;">Content here</div>
.mybackground {background-color:#b6585f;}
Border around this has a color of #b6585f
<div style="border:2px solid #b6585f;">Content here</div>
.myborder {border:2px solid #b6585f;}