#b4848d color space conversions
Hex:
#b4848d
RGB:
180, 132, 141
CMY:
29, 48, 45
CMYK:
0, 27, 22, 29
HSL:
349°, 24.2424%, 61.1765%
HSV (HSB):
349°, 26.6667%, 70.5882%
XYZ:
31.8814, 28.1289, 28.9484
xyY:
0.3584, 0.3162, 28.1289
CIE-Lab:
60.0050, 19.7972, 2.4400
CIE-LCH:
60.0050, 19.9470, 7.0264
CIE-Luv:
60.0050, 29.6660, -0.0730
Hunter-Lab:
53.0367, 14.4855, 4.7641
#b4848d color charts
#b4848d color shades, tints & tones
#b4848d color schemes
#b4848d color preview, HTML & CSS examples
This text has a color of #b4848d
<p style="color:#b4848d;">Text here</p>
.mytext {color:#b4848d;}
This box has a color of #b4848d
<div style="background-color:#b4848d;">Content here</div>
.mybackground {background-color:#b4848d;}
Border around this has a color of #b4848d
<div style="border:2px solid #b4848d;">Content here</div>
.myborder {border:2px solid #b4848d;}