#b2678e color space conversions
Hex:
#b2678e
RGB:
178, 103, 142
CMY:
30, 60, 44
CMYK:
0, 42, 20, 30
HSL:
329°, 32.7511%, 55.0980%
HSV (HSB):
329°, 42.1348%, 69.8039%
XYZ:
28.0928, 21.1185, 28.1868
xyY:
0.3630, 0.2729, 21.1185
CIE-Lab:
53.0789, 35.3060, -8.3637
CIE-LCH:
53.0789, 36.2831, 346.6727
CIE-Luv:
53.0789, 44.0482, -17.7581
Hunter-Lab:
45.9548, 28.6986, -4.1977
#b2678e color charts
#b2678e color shades, tints & tones
#b2678e color schemes
#b2678e color preview, HTML & CSS examples
This text has a color of #b2678e
<p style="color:#b2678e;">Text here</p>
.mytext {color:#b2678e;}
This box has a color of #b2678e
<div style="background-color:#b2678e;">Content here</div>
.mybackground {background-color:#b2678e;}
Border around this has a color of #b2678e
<div style="border:2px solid #b2678e;">Content here</div>
.myborder {border:2px solid #b2678e;}