#b40e80 color space conversions
Hex:
#b40e80
RGB:
180, 14, 128
CMY:
29, 95, 50
CMYK:
0, 92, 29, 29
HSL:
319°, 85.5670%, 38.0392%
HSV (HSB):
319°, 92.2222%, 70.5882%
XYZ:
22.8757, 11.5759, 21.4508
xyY:
0.4092, 0.2071, 11.5759
CIE-Lab:
40.5340, 67.3347, -18.9021
CIE-LCH:
40.5340, 69.9374, 344.3196
CIE-Luv:
40.5340, 80.5828, -36.3396
Hunter-Lab:
34.0234, 60.4742, -13.5643
#b40e80 color charts
#b40e80 color shades, tints & tones
#b40e80 color schemes
#b40e80 color preview, HTML & CSS examples
This text has a color of #b40e80
<p style="color:#b40e80;">Text here</p>
.mytext {color:#b40e80;}
This box has a color of #b40e80
<div style="background-color:#b40e80;">Content here</div>
.mybackground {background-color:#b40e80;}
Border around this has a color of #b40e80
<div style="border:2px solid #b40e80;">Content here</div>
.myborder {border:2px solid #b40e80;}