#b80ca9 color space conversions
Hex:
#b80ca9
RGB:
184, 12, 169
CMY:
28, 95, 34
CMYK:
0, 93, 8, 28
HSL:
305°, 87.7551%, 38.4314%
HSV (HSB):
305°, 93.4783%, 72.1569%
XYZ:
27.0601, 13.3179, 38.6805
xyY:
0.3423, 0.1685, 13.3179
CIE-Lab:
43.2383, 73.5898, -39.5119
CIE-LCH:
43.2383, 83.5264, 331.7677
CIE-Luv:
43.2383, 66.2431, -66.7520
Hunter-Lab:
36.4936, 68.4940, -37.2973
#b80ca9 color charts
#b80ca9 color shades, tints & tones
#b80ca9 color schemes
#b80ca9 color preview, HTML & CSS examples
This text has a color of #b80ca9
<p style="color:#b80ca9;">Text here</p>
.mytext {color:#b80ca9;}
This box has a color of #b80ca9
<div style="background-color:#b80ca9;">Content here</div>
.mybackground {background-color:#b80ca9;}
Border around this has a color of #b80ca9
<div style="border:2px solid #b80ca9;">Content here</div>
.myborder {border:2px solid #b80ca9;}