#b4948c color space conversions
Hex:
#b4948c
RGB:
180, 148, 140
CMY:
29, 42, 45
CMYK:
0, 18, 22, 29
HSL:
12°, 21.0526%, 62.7451%
HSV (HSB):
12°, 22.2222%, 70.5882%
XYZ:
34.1459, 32.7766, 29.3378
xyY:
0.3547, 0.3405, 32.7766
CIE-Lab:
63.9796, 10.7036, 8.7187
CIE-LCH:
63.9796, 13.8052, 39.1648
CIE-Luv:
63.9796, 20.5263, 10.1908
Hunter-Lab:
57.2508, 6.2733, 9.6928
#b4948c color charts
#b4948c color shades, tints & tones
#b4948c color schemes
#b4948c color preview, HTML & CSS examples
This text has a color of #b4948c
<p style="color:#b4948c;">Text here</p>
.mytext {color:#b4948c;}
This box has a color of #b4948c
<div style="background-color:#b4948c;">Content here</div>
.mybackground {background-color:#b4948c;}
Border around this has a color of #b4948c
<div style="border:2px solid #b4948c;">Content here</div>
.myborder {border:2px solid #b4948c;}