#b3525d color space conversions
Hex:
#b3525d
RGB:
179, 82, 93
CMY:
30, 68, 64
CMYK:
0, 54, 48, 30
HSL:
353°, 38.9558%, 51.1765%
HSV (HSB):
353°, 54.1899%, 70.1961%
XYZ:
23.5835, 16.4086, 12.2801
xyY:
0.4512, 0.3139, 16.4086
CIE-Lab:
47.5061, 40.4575, 12.8635
CIE-LCH:
47.5061, 42.4533, 17.6381
CIE-Luv:
47.5061, 67.8626, 8.2751
Hunter-Lab:
40.5075, 33.0345, 10.3811
#b3525d color charts
#b3525d color shades, tints & tones
#b3525d color schemes
#b3525d color preview, HTML & CSS examples
This text has a color of #b3525d
<p style="color:#b3525d;">Text here</p>
.mytext {color:#b3525d;}
This box has a color of #b3525d
<div style="background-color:#b3525d;">Content here</div>
.mybackground {background-color:#b3525d;}
Border around this has a color of #b3525d
<div style="border:2px solid #b3525d;">Content here</div>
.myborder {border:2px solid #b3525d;}