#b80c7c color space conversions
Hex:
#b80c7c
RGB:
184, 12, 124
CMY:
28, 95, 51
CMYK:
0, 93, 33, 28
HSL:
321°, 87.7551%, 38.4314%
HSV (HSB):
321°, 93.4783%, 72.1569%
XYZ:
23.5367, 11.9085, 20.1268
xyY:
0.4235, 0.2143, 11.9085
CIE-Lab:
41.0704, 67.9899, -15.5320
CIE-LCH:
41.0704, 69.7414, 347.1318
CIE-Luv:
41.0704, 85.8286, -32.0958
Hunter-Lab:
34.5087, 61.3559, -10.4241
#b80c7c color charts
#b80c7c color shades, tints & tones
#b80c7c color schemes
#b80c7c color preview, HTML & CSS examples
This text has a color of #b80c7c
<p style="color:#b80c7c;">Text here</p>
.mytext {color:#b80c7c;}
This box has a color of #b80c7c
<div style="background-color:#b80c7c;">Content here</div>
.mybackground {background-color:#b80c7c;}
Border around this has a color of #b80c7c
<div style="border:2px solid #b80c7c;">Content here</div>
.myborder {border:2px solid #b80c7c;}