#b3575d color space conversions
Hex:
#b3575d
RGB:
179, 87, 93
CMY:
30, 66, 64
CMYK:
0, 51, 48, 30
HSL:
356°, 37.7049%, 52.1569%
HSV (HSB):
356°, 51.3966%, 70.1961%
XYZ:
23.9744, 17.1904, 12.4104
xyY:
0.4475, 0.3209, 17.1904
CIE-Lab:
48.4991, 37.9038, 14.2350
CIE-LCH:
48.4991, 40.4887, 20.5839
CIE-Luv:
48.4991, 64.7645, 10.4445
Hunter-Lab:
41.4613, 30.6576, 11.2759
#b3575d color charts
#b3575d color shades, tints & tones
#b3575d color schemes
#b3575d color preview, HTML & CSS examples
This text has a color of #b3575d
<p style="color:#b3575d;">Text here</p>
.mytext {color:#b3575d;}
This box has a color of #b3575d
<div style="background-color:#b3575d;">Content here</div>
.mybackground {background-color:#b3575d;}
Border around this has a color of #b3575d
<div style="border:2px solid #b3575d;">Content here</div>
.myborder {border:2px solid #b3575d;}