#b80f98 color space conversions
Hex:
#b80f98
RGB:
184, 15, 152
CMY:
28, 94, 40
CMYK:
0, 92, 17, 28
HSL:
311°, 84.9246%, 39.0196%
HSV (HSB):
311°, 91.8478%, 72.1569%
XYZ:
25.6055, 12.7990, 30.8267
xyY:
0.3699, 0.1849, 12.7990
CIE-Lab:
42.4588, 70.9473, -30.5354
CIE-LCH:
42.4588, 77.2394, 336.7132
CIE-Luv:
42.4588, 73.1235, -53.4505
Hunter-Lab:
35.7757, 65.1491, -26.0451
#b80f98 color charts
#b80f98 color shades, tints & tones
#b80f98 color schemes
#b80f98 color preview, HTML & CSS examples
This text has a color of #b80f98
<p style="color:#b80f98;">Text here</p>
.mytext {color:#b80f98;}
This box has a color of #b80f98
<div style="background-color:#b80f98;">Content here</div>
.mybackground {background-color:#b80f98;}
Border around this has a color of #b80f98
<div style="border:2px solid #b80f98;">Content here</div>
.myborder {border:2px solid #b80f98;}