#b078a3 color space conversions
Hex:
#b078a3
RGB:
176, 120, 163
CMY:
31, 53, 36
CMYK:
0, 32, 7, 31
HSL:
314°, 26.1682%, 58.0392%
HSV (HSB):
314°, 31.8182%, 69.0196%
XYZ:
31.2318, 25.3074, 37.8890
xyY:
0.3307, 0.2680, 25.3074
CIE-Lab:
57.3737, 28.7636, -14.1678
CIE-LCH:
57.3737, 32.0636, 333.7769
CIE-Luv:
57.3737, 30.0874, -25.4262
Hunter-Lab:
50.3065, 22.7821, -9.4406
#b078a3 color charts
#b078a3 color shades, tints & tones
#b078a3 color schemes
#b078a3 color preview, HTML & CSS examples
This text has a color of #b078a3
<p style="color:#b078a3;">Text here</p>
.mytext {color:#b078a3;}
This box has a color of #b078a3
<div style="background-color:#b078a3;">Content here</div>
.mybackground {background-color:#b078a3;}
Border around this has a color of #b078a3
<div style="border:2px solid #b078a3;">Content here</div>
.myborder {border:2px solid #b078a3;}