#b4506a color space conversions
Hex:
#b4506a
RGB:
180, 80, 106
CMY:
29, 69, 58
CMYK:
0, 56, 41, 29
HSL:
344°, 40.0000%, 50.9804%
HSV (HSB):
344°, 55.5556%, 70.5882%
XYZ:
24.2926, 16.4812, 15.5365
xyY:
0.4314, 0.2927, 16.4812
CIE-Lab:
47.5996, 43.1722, 5.1437
CIE-LCH:
47.5996, 43.4775, 6.7945
CIE-Luv:
47.5996, 66.5894, -1.2767
Hunter-Lab:
40.5971, 35.7663, 5.7277
#b4506a color charts
#b4506a color shades, tints & tones
#b4506a color schemes
#b4506a color preview, HTML & CSS examples
This text has a color of #b4506a
<p style="color:#b4506a;">Text here</p>
.mytext {color:#b4506a;}
This box has a color of #b4506a
<div style="background-color:#b4506a;">Content here</div>
.mybackground {background-color:#b4506a;}
Border around this has a color of #b4506a
<div style="border:2px solid #b4506a;">Content here</div>
.myborder {border:2px solid #b4506a;}