#b80e9f color space conversions
Hex:
#b80e9f
RGB:
184, 14, 159
CMY:
28, 95, 38
CMYK:
0, 92, 14, 28
HSL:
309°, 85.8586%, 38.8235%
HSV (HSB):
309°, 92.3913%, 72.1569%
XYZ:
26.1822, 13.0076, 33.9317
xyY:
0.3581, 0.1779, 13.0076
CIE-Lab:
42.7747, 71.9920, -34.2597
CIE-LCH:
42.7747, 79.7281, 334.5511
CIE-Luv:
42.7747, 70.2353, -58.9421
Hunter-Lab:
36.0661, 66.4666, -30.5349
#b80e9f color charts
#b80e9f color shades, tints & tones
#b80e9f color schemes
#b80e9f color preview, HTML & CSS examples
This text has a color of #b80e9f
<p style="color:#b80e9f;">Text here</p>
.mytext {color:#b80e9f;}
This box has a color of #b80e9f
<div style="background-color:#b80e9f;">Content here</div>
.mybackground {background-color:#b80e9f;}
Border around this has a color of #b80e9f
<div style="border:2px solid #b80e9f;">Content here</div>
.myborder {border:2px solid #b80e9f;}