#b11b5c color space conversions
Hex:
#b11b5c
RGB:
177, 27, 92
CMY:
31, 89, 64
CMYK:
0, 85, 48, 31
HSL:
334°, 73.5294%, 40.0000%
HSV (HSB):
334°, 84.7458%, 69.4118%
XYZ:
20.4552, 10.9037, 11.1517
xyY:
0.4812, 0.2565, 10.9037
CIE-Lab:
39.4178, 60.7646, 1.9734
CIE-LCH:
39.4178, 60.7966, 1.8601
CIE-Luv:
39.4178, 91.4211, -8.7513
Hunter-Lab:
33.0207, 52.7881, 3.0911
#b11b5c color charts
#b11b5c color shades, tints & tones
#b11b5c color schemes
#b11b5c color preview, HTML & CSS examples
This text has a color of #b11b5c
<p style="color:#b11b5c;">Text here</p>
.mytext {color:#b11b5c;}
This box has a color of #b11b5c
<div style="background-color:#b11b5c;">Content here</div>
.mybackground {background-color:#b11b5c;}
Border around this has a color of #b11b5c
<div style="border:2px solid #b11b5c;">Content here</div>
.myborder {border:2px solid #b11b5c;}