#b2788d color space conversions
Hex:
#b2788d
RGB:
178, 120, 141
CMY:
30, 53, 45
CMYK:
0, 33, 21, 30
HSL:
338°, 27.3585%, 58.4314%
HSV (HSB):
338°, 32.5843%, 69.8039%
XYZ:
29.8843, 24.8210, 28.4152
xyY:
0.3595, 0.2986, 24.8210
CIE-Lab:
56.9006, 25.7675, -2.1179
CIE-LCH:
56.9006, 25.8543, 355.3013
CIE-Luv:
56.9006, 35.0565, -7.4344
Hunter-Lab:
49.8207, 19.8847, 1.0585
#b2788d color charts
#b2788d color shades, tints & tones
#b2788d color schemes
#b2788d color preview, HTML & CSS examples
This text has a color of #b2788d
<p style="color:#b2788d;">Text here</p>
.mytext {color:#b2788d;}
This box has a color of #b2788d
<div style="background-color:#b2788d;">Content here</div>
.mybackground {background-color:#b2788d;}
Border around this has a color of #b2788d
<div style="border:2px solid #b2788d;">Content here</div>
.myborder {border:2px solid #b2788d;}