#b078a7 color space conversions
Hex:
#b078a7
RGB:
176, 120, 167
CMY:
31, 53, 35
CMYK:
0, 32, 5, 31
HSL:
310°, 26.1682%, 58.0392%
HSV (HSB):
310°, 31.8182%, 69.0196%
XYZ:
31.5960, 25.4531, 39.8069
xyY:
0.3262, 0.2628, 25.4531
CIE-Lab:
57.5142, 29.4939, -16.2601
CIE-LCH:
57.5142, 33.6791, 331.1319
CIE-Luv:
57.5142, 29.4303, -28.7081
Hunter-Lab:
50.4510, 23.5001, -11.4653
#b078a7 color charts
#b078a7 color shades, tints & tones
#b078a7 color schemes
#b078a7 color preview, HTML & CSS examples
This text has a color of #b078a7
<p style="color:#b078a7;">Text here</p>
.mytext {color:#b078a7;}
This box has a color of #b078a7
<div style="background-color:#b078a7;">Content here</div>
.mybackground {background-color:#b078a7;}
Border around this has a color of #b078a7
<div style="border:2px solid #b078a7;">Content here</div>
.myborder {border:2px solid #b078a7;}