#b80daa color space conversions
Hex:
#b80daa
RGB:
184, 13, 170
CMY:
28, 95, 33
CMYK:
0, 93, 8, 28
HSL:
305°, 86.8020%, 38.6275%
HSV (HSB):
305°, 92.9348%, 72.1569%
XYZ:
27.1668, 13.3805, 39.1811
xyY:
0.3407, 0.1678, 13.3805
CIE-Lab:
43.3310, 73.6222, -39.9605
CIE-LCH:
43.3310, 83.7679, 331.5079
CIE-Luv:
43.3310, 65.7697, -67.4285
Hunter-Lab:
36.5793, 68.5548, -37.9015
#b80daa color charts
#b80daa color shades, tints & tones
#b80daa color schemes
#b80daa color preview, HTML & CSS examples
This text has a color of #b80daa
<p style="color:#b80daa;">Text here</p>
.mytext {color:#b80daa;}
This box has a color of #b80daa
<div style="background-color:#b80daa;">Content here</div>
.mybackground {background-color:#b80daa;}
Border around this has a color of #b80daa
<div style="border:2px solid #b80daa;">Content here</div>
.myborder {border:2px solid #b80daa;}