#b4585f color space conversions
Hex:
#b4585f
RGB:
180, 88, 95
CMY:
29, 65, 63
CMYK:
0, 51, 47, 29
HSL:
355°, 38.0165%, 52.5490%
HSV (HSB):
355°, 51.1111%, 70.5882%
XYZ:
24.3777, 17.5090, 12.9212
xyY:
0.4448, 0.3195, 17.5090
CIE-Lab:
48.8950, 37.9586, 13.6052
CIE-LCH:
48.8950, 40.3231, 19.7188
CIE-Luv:
48.8950, 64.5034, 9.7715
Hunter-Lab:
41.8437, 30.7655, 10.9821
#b4585f color charts
#b4585f color shades, tints & tones
#b4585f color schemes
#b4585f color preview, HTML & CSS examples
This text has a color of #b4585f
<p style="color:#b4585f;">Text here</p>
.mytext {color:#b4585f;}
This box has a color of #b4585f
<div style="background-color:#b4585f;">Content here</div>
.mybackground {background-color:#b4585f;}
Border around this has a color of #b4585f
<div style="border:2px solid #b4585f;">Content here</div>
.myborder {border:2px solid #b4585f;}