#b80e7f color space conversions
Hex:
#b80e7f
RGB:
184, 14, 127
CMY:
28, 95, 50
CMYK:
0, 92, 31, 28
HSL:
320°, 85.8586%, 38.8235%
HSV (HSB):
320°, 92.3913%, 72.1569%
XYZ:
23.7550, 12.0367, 21.1500
xyY:
0.4172, 0.2114, 12.0367
CIE-Lab:
41.2744, 68.0777, -17.0789
CIE-LCH:
41.2744, 70.1874, 345.9167
CIE-Luv:
41.2744, 84.2601, -34.2057
Hunter-Lab:
34.6940, 61.5044, -11.8583
#b80e7f color charts
#b80e7f color shades, tints & tones
#b80e7f color schemes
#b80e7f color preview, HTML & CSS examples
This text has a color of #b80e7f
<p style="color:#b80e7f;">Text here</p>
.mytext {color:#b80e7f;}
This box has a color of #b80e7f
<div style="background-color:#b80e7f;">Content here</div>
.mybackground {background-color:#b80e7f;}
Border around this has a color of #b80e7f
<div style="border:2px solid #b80e7f;">Content here</div>
.myborder {border:2px solid #b80e7f;}