#b80f81 color space conversions
Hex:
#b80f81
RGB:
184, 15, 129
CMY:
28, 94, 49
CMYK:
0, 92, 30, 28
HSL:
320°, 84.9246%, 39.0196%
HSV (HSB):
320°, 91.8478%, 72.1569%
XYZ:
23.9004, 12.1170, 21.8480
xyY:
0.4130, 0.2094, 12.1170
CIE-Lab:
41.4014, 68.1719, -18.1204
CIE-LCH:
41.4014, 70.5391, 345.1147
CIE-Luv:
41.4014, 83.2491, -35.6424
Hunter-Lab:
34.8094, 61.6430, -12.8465
#b80f81 color charts
#b80f81 color shades, tints & tones
#b80f81 color schemes
#b80f81 color preview, HTML & CSS examples
This text has a color of #b80f81
<p style="color:#b80f81;">Text here</p>
.mytext {color:#b80f81;}
This box has a color of #b80f81
<div style="background-color:#b80f81;">Content here</div>
.mybackground {background-color:#b80f81;}
Border around this has a color of #b80f81
<div style="border:2px solid #b80f81;">Content here</div>
.myborder {border:2px solid #b80f81;}