#b3585d color space conversions
Hex:
#b3585d
RGB:
179, 88, 93
CMY:
30, 65, 64
CMYK:
0, 51, 48, 30
HSL:
357°, 37.4486%, 52.3529%
HSV (HSB):
357°, 50.8380%, 70.1961%
XYZ:
24.0559, 17.3535, 12.4376
xyY:
0.4467, 0.3223, 17.3535
CIE-Lab:
48.7024, 37.3853, 14.5147
CIE-LCH:
48.7024, 40.1041, 21.2186
CIE-Luv:
48.7024, 64.1344, 10.8867
Hunter-Lab:
41.6575, 30.1776, 11.4581
#b3585d color charts
#b3585d color shades, tints & tones
#b3585d color schemes
#b3585d color preview, HTML & CSS examples
This text has a color of #b3585d
<p style="color:#b3585d;">Text here</p>
.mytext {color:#b3585d;}
This box has a color of #b3585d
<div style="background-color:#b3585d;">Content here</div>
.mybackground {background-color:#b3585d;}
Border around this has a color of #b3585d
<div style="border:2px solid #b3585d;">Content here</div>
.myborder {border:2px solid #b3585d;}