#b4949d color space conversions
Hex:
#b4949d
RGB:
180, 148, 157
CMY:
29, 42, 38
CMYK:
0, 18, 13, 29
HSL:
343°, 17.5824%, 64.3137%
HSV (HSB):
343°, 17.7778%, 70.5882%
XYZ:
35.4981, 33.3174, 36.4582
xyY:
0.3372, 0.3165, 33.3174
CIE-Lab:
64.4171, 13.4489, -0.2305
CIE-LCH:
64.4171, 13.4509, 359.0181
CIE-Luv:
64.4171, 18.7820, -2.6615
Hunter-Lab:
57.7213, 8.7639, 2.9558
#b4949d color charts
#b4949d color shades, tints & tones
#b4949d color schemes
#b4949d color preview, HTML & CSS examples
This text has a color of #b4949d
<p style="color:#b4949d;">Text here</p>
.mytext {color:#b4949d;}
This box has a color of #b4949d
<div style="background-color:#b4949d;">Content here</div>
.mybackground {background-color:#b4949d;}
Border around this has a color of #b4949d
<div style="border:2px solid #b4949d;">Content here</div>
.myborder {border:2px solid #b4949d;}