#b80e6d color space conversions
Hex:
#b80e6d
RGB:
184, 14, 109
CMY:
28, 95, 57
CMYK:
0, 92, 41, 28
HSL:
326°, 85.8586%, 38.8235%
HSV (HSB):
326°, 92.3913%, 72.1569%
XYZ:
22.6845, 11.6085, 15.5131
xyY:
0.4555, 0.2331, 11.6085
CIE-Lab:
40.5871, 66.2368, -6.8943
CIE-LCH:
40.5871, 66.5946, 354.0578
CIE-Luv:
40.5871, 92.3503, -20.5839
Hunter-Lab:
34.0713, 59.2196, -3.1455
#b80e6d color charts
#b80e6d color shades, tints & tones
#b80e6d color schemes
#b80e6d color preview, HTML & CSS examples
This text has a color of #b80e6d
<p style="color:#b80e6d;">Text here</p>
.mytext {color:#b80e6d;}
This box has a color of #b80e6d
<div style="background-color:#b80e6d;">Content here</div>
.mybackground {background-color:#b80e6d;}
Border around this has a color of #b80e6d
<div style="border:2px solid #b80e6d;">Content here</div>
.myborder {border:2px solid #b80e6d;}