#b078a6 color space conversions
Hex:
#b078a6
RGB:
176, 120, 166
CMY:
31, 53, 35
CMYK:
0, 32, 6, 31
HSL:
311°, 26.1682%, 58.0392%
HSV (HSB):
311°, 31.8182%, 69.0196%
XYZ:
31.5039, 25.4162, 39.3218
xyY:
0.3273, 0.2641, 25.4162
CIE-Lab:
57.4787, 29.3099, -15.7380
CIE-LCH:
57.4787, 33.2679, 331.7663
CIE-Luv:
57.4787, 29.5947, -27.8861
Hunter-Lab:
50.4145, 23.3188, -10.9542
#b078a6 color charts
#b078a6 color shades, tints & tones
#b078a6 color schemes
#b078a6 color preview, HTML & CSS examples
This text has a color of #b078a6
<p style="color:#b078a6;">Text here</p>
.mytext {color:#b078a6;}
This box has a color of #b078a6
<div style="background-color:#b078a6;">Content here</div>
.mybackground {background-color:#b078a6;}
Border around this has a color of #b078a6
<div style="border:2px solid #b078a6;">Content here</div>
.myborder {border:2px solid #b078a6;}