#b34c5c color space conversions
Hex:
#b34c5c
RGB:
179, 76, 92
CMY:
30, 70, 64
CMYK:
0, 58, 49, 30
HSL:
351°, 40.3922%, 50.0000%
HSV (HSB):
351°, 57.5419%, 70.1961%
XYZ:
23.1066, 15.5253, 11.9040
xyY:
0.4572, 0.3072, 15.5253
CIE-Lab:
46.3454, 43.3282, 11.8590
CIE-LCH:
46.3454, 44.9218, 15.3071
CIE-Luv:
46.3454, 71.7064, 6.4335
Hunter-Lab:
39.4022, 35.7240, 9.6690
#b34c5c color charts
#b34c5c color shades, tints & tones
#b34c5c color schemes
#b34c5c color preview, HTML & CSS examples
This text has a color of #b34c5c
<p style="color:#b34c5c;">Text here</p>
.mytext {color:#b34c5c;}
This box has a color of #b34c5c
<div style="background-color:#b34c5c;">Content here</div>
.mybackground {background-color:#b34c5c;}
Border around this has a color of #b34c5c
<div style="border:2px solid #b34c5c;">Content here</div>
.myborder {border:2px solid #b34c5c;}