#b11e8c color space conversions
Hex:
#b11e8c
RGB:
177, 30, 140
CMY:
31, 88, 45
CMYK:
0, 83, 21, 31
HSL:
315°, 71.0145%, 40.5882%
HSV (HSB):
315°, 83.0508%, 69.4118%
XYZ:
23.3294, 12.1691, 25.9302
xyY:
0.3798, 0.1981, 12.1691
CIE-Lab:
41.4836, 65.2837, -24.8590
CIE-LCH:
41.4836, 69.8565, 339.1540
CIE-Luv:
41.4836, 70.7224, -44.3449
Hunter-Lab:
34.8842, 58.3271, -19.6526
#b11e8c color charts
#b11e8c color shades, tints & tones
#b11e8c color schemes
#b11e8c color preview, HTML & CSS examples
This text has a color of #b11e8c
<p style="color:#b11e8c;">Text here</p>
.mytext {color:#b11e8c;}
This box has a color of #b11e8c
<div style="background-color:#b11e8c;">Content here</div>
.mybackground {background-color:#b11e8c;}
Border around this has a color of #b11e8c
<div style="border:2px solid #b11e8c;">Content here</div>
.myborder {border:2px solid #b11e8c;}