#b80c74 color space conversions
Hex:
#b80c74
RGB:
184, 12, 116
CMY:
28, 95, 55
CMYK:
0, 93, 37, 28
HSL:
324°, 87.7551%, 38.4314%
HSV (HSB):
324°, 93.4783%, 72.1569%
XYZ:
23.0510, 11.7142, 17.5691
xyY:
0.4405, 0.2238, 11.7142
CIE-Lab:
40.7583, 67.1601, -11.0239
CIE-LCH:
40.7583, 68.0589, 350.6784
CIE-Luv:
40.7583, 89.4493, -26.0119
Hunter-Lab:
34.2261, 60.3228, -6.4769
#b80c74 color charts
#b80c74 color shades, tints & tones
#b80c74 color schemes
#b80c74 color preview, HTML & CSS examples
This text has a color of #b80c74
<p style="color:#b80c74;">Text here</p>
.mytext {color:#b80c74;}
This box has a color of #b80c74
<div style="background-color:#b80c74;">Content here</div>
.mybackground {background-color:#b80c74;}
Border around this has a color of #b80c74
<div style="border:2px solid #b80c74;">Content here</div>
.myborder {border:2px solid #b80c74;}