#b4949a color space conversions
Hex:
#b4949a
RGB:
180, 148, 154
CMY:
29, 42, 40
CMYK:
0, 18, 14, 29
HSL:
349°, 17.5824%, 64.3137%
HSV (HSB):
349°, 17.7778%, 70.5882%
XYZ:
35.2450, 33.2162, 35.1256
xyY:
0.3402, 0.3207, 33.2162
CIE-Lab:
64.3356, 12.9426, 1.3421
CIE-LCH:
64.3356, 13.0120, 5.9203
CIE-Luv:
64.3356, 19.0967, -0.3375
Hunter-Lab:
57.6335, 8.3008, 4.2083
#b4949a color charts
#b4949a color shades, tints & tones
#b4949a color schemes
#b4949a color preview, HTML & CSS examples
This text has a color of #b4949a
<p style="color:#b4949a;">Text here</p>
.mytext {color:#b4949a;}
This box has a color of #b4949a
<div style="background-color:#b4949a;">Content here</div>
.mybackground {background-color:#b4949a;}
Border around this has a color of #b4949a
<div style="border:2px solid #b4949a;">Content here</div>
.myborder {border:2px solid #b4949a;}