#b34d46 color space conversions
Hex:
#b34d46
RGB:
179, 77, 70
CMY:
30, 70, 73
CMYK:
0, 57, 61, 30
HSL:
4°, 43.7751%, 48.8235%
HSV (HSB):
4°, 60.8939%, 70.1961%
XYZ:
22.3498, 15.3337, 7.5761
xyY:
0.4938, 0.3388, 15.3337
CIE-Lab:
46.0878, 40.9935, 24.7875
CIE-LCH:
46.0878, 47.9050, 31.1600
CIE-Luv:
46.0878, 76.1808, 19.9762
Hunter-Lab:
39.1582, 33.3530, 15.9397
#b34d46 color charts
#b34d46 color shades, tints & tones
#b34d46 color schemes
#b34d46 color preview, HTML & CSS examples
This text has a color of #b34d46
<p style="color:#b34d46;">Text here</p>
.mytext {color:#b34d46;}
This box has a color of #b34d46
<div style="background-color:#b34d46;">Content here</div>
.mybackground {background-color:#b34d46;}
Border around this has a color of #b34d46
<div style="border:2px solid #b34d46;">Content here</div>
.myborder {border:2px solid #b34d46;}