#b80e7d color space conversions
Hex:
#b80e7d
RGB:
184, 14, 125
CMY:
28, 95, 51
CMYK:
0, 92, 32, 28
HSL:
321°, 85.8586%, 38.8235%
HSV (HSB):
321°, 92.3913%, 72.1569%
XYZ:
23.6259, 11.9851, 20.4702
xyY:
0.4213, 0.2137, 11.9851
CIE-Lab:
41.1924, 67.8597, -15.9658
CIE-LCH:
41.1924, 69.7126, 346.7604
CIE-Luv:
41.1924, 85.1604, -32.6697
Hunter-Lab:
34.6195, 61.2322, -10.8240
#b80e7d color charts
#b80e7d color shades, tints & tones
#b80e7d color schemes
#b80e7d color preview, HTML & CSS examples
This text has a color of #b80e7d
<p style="color:#b80e7d;">Text here</p>
.mytext {color:#b80e7d;}
This box has a color of #b80e7d
<div style="background-color:#b80e7d;">Content here</div>
.mybackground {background-color:#b80e7d;}
Border around this has a color of #b80e7d
<div style="border:2px solid #b80e7d;">Content here</div>
.myborder {border:2px solid #b80e7d;}