#b80d7f color space conversions
Hex:
#b80d7f
RGB:
184, 13, 127
CMY:
28, 95, 50
CMYK:
0, 93, 31, 28
HSL:
320°, 86.8020%, 38.6275%
HSV (HSB):
320°, 92.9348%, 72.1569%
XYZ:
23.7419, 12.0105, 21.1456
xyY:
0.4173, 0.2111, 12.0105
CIE-Lab:
41.2328, 68.1992, -17.1427
CIE-LCH:
41.2328, 70.3207, 345.8903
CIE-Luv:
41.2328, 84.3685, -34.3041
Hunter-Lab:
34.6562, 61.6364, -11.9167
#b80d7f color charts
#b80d7f color shades, tints & tones
#b80d7f color schemes
#b80d7f color preview, HTML & CSS examples
This text has a color of #b80d7f
<p style="color:#b80d7f;">Text here</p>
.mytext {color:#b80d7f;}
This box has a color of #b80d7f
<div style="background-color:#b80d7f;">Content here</div>
.mybackground {background-color:#b80d7f;}
Border around this has a color of #b80d7f
<div style="border:2px solid #b80d7f;">Content here</div>
.myborder {border:2px solid #b80d7f;}