#b11f7c color space conversions
Hex:
#b11f7c
RGB:
177, 31, 124
CMY:
31, 88, 51
CMYK:
0, 82, 30, 31
HSL:
322°, 70.1923%, 40.7843%
HSV (HSB):
322°, 82.4859%, 69.4118%
XYZ:
22.2595, 11.7823, 20.1698
xyY:
0.4106, 0.2173, 11.7823
CIE-Lab:
40.8680, 63.0767, -15.9619
CIE-LCH:
40.8680, 65.0650, 345.7991
CIE-Luv:
40.8680, 77.1795, -31.7213
Hunter-Lab:
34.3254, 55.6854, -10.8114
#b11f7c color charts
#b11f7c color shades, tints & tones
#b11f7c color schemes
#b11f7c color preview, HTML & CSS examples
This text has a color of #b11f7c
<p style="color:#b11f7c;">Text here</p>
.mytext {color:#b11f7c;}
This box has a color of #b11f7c
<div style="background-color:#b11f7c;">Content here</div>
.mybackground {background-color:#b11f7c;}
Border around this has a color of #b11f7c
<div style="border:2px solid #b11f7c;">Content here</div>
.myborder {border:2px solid #b11f7c;}