#b80e65 color space conversions
Hex:
#b80e65
RGB:
184, 14, 101
CMY:
28, 95, 60
CMYK:
0, 92, 45, 28
HSL:
329°, 85.8586%, 38.8235%
HSV (HSB):
329°, 92.3913%, 72.1569%
XYZ:
22.2732, 11.4440, 13.3469
xyY:
0.4733, 0.2432, 11.4440
CIE-Lab:
40.3185, 65.5085, -2.2497
CIE-LCH:
40.3185, 65.5471, 358.0331
CIE-Luv:
40.3185, 95.8863, -14.7458
Hunter-Lab:
33.8290, 58.3245, 0.2880
#b80e65 color charts
#b80e65 color shades, tints & tones
#b80e65 color schemes
#b80e65 color preview, HTML & CSS examples
This text has a color of #b80e65
<p style="color:#b80e65;">Text here</p>
.mytext {color:#b80e65;}
This box has a color of #b80e65
<div style="background-color:#b80e65;">Content here</div>
.mybackground {background-color:#b80e65;}
Border around this has a color of #b80e65
<div style="border:2px solid #b80e65;">Content here</div>
.myborder {border:2px solid #b80e65;}