#b80e85 color space conversions
Hex:
#b80e85
RGB:
184, 14, 133
CMY:
28, 95, 48
CMYK:
0, 92, 28, 28
HSL:
318°, 85.8586%, 38.8235%
HSV (HSB):
318°, 92.3913%, 72.1569%
XYZ:
24.1578, 12.1979, 23.2715
xyY:
0.4051, 0.2046, 12.1979
CIE-Lab:
41.5289, 68.7514, -20.3902
CIE-LCH:
41.5289, 71.7113, 343.4807
CIE-Luv:
41.5289, 81.5671, -38.8333
Hunter-Lab:
34.9255, 62.3484, -15.0582
#b80e85 color charts
#b80e85 color shades, tints & tones
#b80e85 color schemes
#b80e85 color preview, HTML & CSS examples
This text has a color of #b80e85
<p style="color:#b80e85;">Text here</p>
.mytext {color:#b80e85;}
This box has a color of #b80e85
<div style="background-color:#b80e85;">Content here</div>
.mybackground {background-color:#b80e85;}
Border around this has a color of #b80e85
<div style="border:2px solid #b80e85;">Content here</div>
.myborder {border:2px solid #b80e85;}