#b11f7b color space conversions
Hex:
#b11f7b
RGB:
177, 31, 123
CMY:
31, 88, 52
CMYK:
0, 82, 31, 31
HSL:
322°, 70.1923%, 40.7843%
HSV (HSB):
322°, 82.4859%, 69.4118%
XYZ:
22.1966, 11.7571, 19.8384
xyY:
0.4126, 0.2186, 11.7571
CIE-Lab:
40.8275, 62.9607, -15.4038
CIE-LCH:
40.8275, 64.8176, 346.2522
CIE-Luv:
40.8275, 77.5977, -30.9499
Hunter-Lab:
34.2887, 55.5458, -10.3012
#b11f7b color charts
#b11f7b color shades, tints & tones
#b11f7b color schemes
#b11f7b color preview, HTML & CSS examples
This text has a color of #b11f7b
<p style="color:#b11f7b;">Text here</p>
.mytext {color:#b11f7b;}
This box has a color of #b11f7b
<div style="background-color:#b11f7b;">Content here</div>
.mybackground {background-color:#b11f7b;}
Border around this has a color of #b11f7b
<div style="border:2px solid #b11f7b;">Content here</div>
.myborder {border:2px solid #b11f7b;}