#b80e7a color space conversions
Hex:
#b80e7a
RGB:
184, 14, 122
CMY:
28, 95, 52
CMYK:
0, 92, 34, 28
HSL:
322°, 85.8586%, 38.8235%
HSV (HSB):
322°, 92.3913%, 72.1569%
XYZ:
23.4371, 11.9096, 19.4759
xyY:
0.4275, 0.2172, 11.9096
CIE-Lab:
41.0720, 67.5389, -14.2874
CIE-LCH:
41.0720, 69.0335, 348.0556
CIE-Luv:
41.0720, 86.5121, -30.3736
Hunter-Lab:
34.5102, 60.8324, -9.3032
#b80e7a color charts
#b80e7a color shades, tints & tones
#b80e7a color schemes
#b80e7a color preview, HTML & CSS examples
This text has a color of #b80e7a
<p style="color:#b80e7a;">Text here</p>
.mytext {color:#b80e7a;}
This box has a color of #b80e7a
<div style="background-color:#b80e7a;">Content here</div>
.mybackground {background-color:#b80e7a;}
Border around this has a color of #b80e7a
<div style="border:2px solid #b80e7a;">Content here</div>
.myborder {border:2px solid #b80e7a;}