#b80f9c color space conversions
Hex:
#b80f9c
RGB:
184, 15, 156
CMY:
28, 94, 39
CMYK:
0, 92, 15, 28
HSL:
310°, 84.9246%, 39.0196%
HSV (HSB):
310°, 91.8478%, 72.1569%
XYZ:
25.9387, 12.9323, 32.5815
xyY:
0.3630, 0.1810, 12.9323
CIE-Lab:
42.6611, 71.4704, -32.6329
CIE-LCH:
42.6611, 78.5680, 335.4589
CIE-Luv:
42.6611, 71.4177, -56.5382
Hunter-Lab:
35.9615, 65.8180, -28.5444
#b80f9c color charts
#b80f9c color shades, tints & tones
#b80f9c color schemes
#b80f9c color preview, HTML & CSS examples
This text has a color of #b80f9c
<p style="color:#b80f9c;">Text here</p>
.mytext {color:#b80f9c;}
This box has a color of #b80f9c
<div style="background-color:#b80f9c;">Content here</div>
.mybackground {background-color:#b80f9c;}
Border around this has a color of #b80f9c
<div style="border:2px solid #b80f9c;">Content here</div>
.myborder {border:2px solid #b80f9c;}