#b3583c color space conversions
Hex:
#b3583c
RGB:
179, 88, 60
CMY:
30, 65, 76
CMYK:
0, 51, 66, 30
HSL:
14°, 49.7908%, 46.8627%
HSV (HSB):
14°, 66.4804%, 70.1961%
XYZ:
22.8957, 16.8894, 6.3282
xyY:
0.4965, 0.3663, 16.8894
CIE-Lab:
48.1204, 34.7254, 33.0818
CIE-LCH:
48.1204, 47.9610, 43.6115
CIE-Luv:
48.1204, 70.2998, 29.1183
Hunter-Lab:
41.0967, 27.5264, 19.6380
#b3583c color charts
#b3583c color shades, tints & tones
#b3583c color schemes
#b3583c color preview, HTML & CSS examples
This text has a color of #b3583c
<p style="color:#b3583c;">Text here</p>
.mytext {color:#b3583c;}
This box has a color of #b3583c
<div style="background-color:#b3583c;">Content here</div>
.mybackground {background-color:#b3583c;}
Border around this has a color of #b3583c
<div style="border:2px solid #b3583c;">Content here</div>
.myborder {border:2px solid #b3583c;}