#b2798d color space conversions
Hex:
#b2798d
RGB:
178, 121, 141
CMY:
30, 53, 45
CMYK:
0, 32, 21, 30
HSL:
339°, 27.0142%, 58.6275%
HSV (HSB):
339°, 32.0225%, 69.8039%
XYZ:
30.0052, 25.0628, 28.4555
xyY:
0.3592, 0.3001, 25.0628
CIE-Lab:
57.1366, 25.2083, -1.7714
CIE-LCH:
57.1366, 25.2704, 355.9803
CIE-Luv:
57.1366, 34.4986, -6.8557
Hunter-Lab:
50.0628, 19.3744, 1.3438
#b2798d color charts
#b2798d color shades, tints & tones
#b2798d color schemes
#b2798d color preview, HTML & CSS examples
This text has a color of #b2798d
<p style="color:#b2798d;">Text here</p>
.mytext {color:#b2798d;}
This box has a color of #b2798d
<div style="background-color:#b2798d;">Content here</div>
.mybackground {background-color:#b2798d;}
Border around this has a color of #b2798d
<div style="border:2px solid #b2798d;">Content here</div>
.myborder {border:2px solid #b2798d;}