#b2948c color space conversions
Hex:
#b2948c
RGB:
178, 148, 140
CMY:
30, 42, 45
CMYK:
0, 17, 21, 30
HSL:
13°, 19.7917%, 62.3529%
HSV (HSB):
13°, 21.3483%, 69.8039%
XYZ:
33.6836, 32.5382, 29.3161
xyY:
0.3526, 0.3406, 32.5382
CIE-Lab:
63.7853, 9.9298, 8.4154
CIE-LCH:
63.7853, 13.0161, 40.2810
CIE-Luv:
63.7853, 19.1905, 9.9239
Hunter-Lab:
57.0423, 5.5807, 9.4583
#b2948c color charts
#b2948c color shades, tints & tones
#b2948c color schemes
#b2948c color preview, HTML & CSS examples
This text has a color of #b2948c
<p style="color:#b2948c;">Text here</p>
.mytext {color:#b2948c;}
This box has a color of #b2948c
<div style="background-color:#b2948c;">Content here</div>
.mybackground {background-color:#b2948c;}
Border around this has a color of #b2948c
<div style="border:2px solid #b2948c;">Content here</div>
.myborder {border:2px solid #b2948c;}