#b80b84 color space conversions
Hex:
#b80b84
RGB:
184, 11, 132
CMY:
28, 96, 48
CMYK:
0, 94, 28, 28
HSL:
318°, 88.7179%, 38.2353%
HSV (HSB):
318°, 94.0217%, 72.1569%
XYZ:
24.0517, 12.0956, 22.8968
xyY:
0.4074, 0.2049, 12.0956
CIE-Lab:
41.3677, 68.9816, -20.0230
CIE-LCH:
41.3677, 71.8288, 343.8138
CIE-Luv:
41.3677, 82.3092, -38.3386
Hunter-Lab:
34.7788, 62.5810, -14.6888
#b80b84 color charts
#b80b84 color shades, tints & tones
#b80b84 color schemes
#b80b84 color preview, HTML & CSS examples
This text has a color of #b80b84
<p style="color:#b80b84;">Text here</p>
.mytext {color:#b80b84;}
This box has a color of #b80b84
<div style="background-color:#b80b84;">Content here</div>
.mybackground {background-color:#b80b84;}
Border around this has a color of #b80b84
<div style="border:2px solid #b80b84;">Content here</div>
.myborder {border:2px solid #b80b84;}