#b34d56 color space conversions
Hex:
#b34d56
RGB:
179, 77, 86
CMY:
30, 70, 66
CMYK:
0, 57, 52, 30
HSL:
355°, 40.1575%, 50.1961%
HSV (HSB):
355°, 56.9832%, 70.1961%
XYZ:
22.9240, 15.5633, 10.5999
xyY:
0.4670, 0.3171, 15.5633
CIE-Lab:
46.3963, 42.2845, 15.5751
CIE-LCH:
46.3963, 45.0618, 20.2207
CIE-Luv:
46.3963, 72.5936, 10.6908
Hunter-Lab:
39.4504, 34.6853, 11.6847
#b34d56 color charts
#b34d56 color shades, tints & tones
#b34d56 color schemes
#b34d56 color preview, HTML & CSS examples
This text has a color of #b34d56
<p style="color:#b34d56;">Text here</p>
.mytext {color:#b34d56;}
This box has a color of #b34d56
<div style="background-color:#b34d56;">Content here</div>
.mybackground {background-color:#b34d56;}
Border around this has a color of #b34d56
<div style="border:2px solid #b34d56;">Content here</div>
.myborder {border:2px solid #b34d56;}