#b11b65 color space conversions
Hex:
#b11b65
RGB:
177, 27, 101
CMY:
31, 89, 60
CMYK:
0, 85, 43, 31
HSL:
330°, 73.5294%, 40.0000%
HSV (HSB):
330°, 84.7458%, 69.4118%
XYZ:
20.8724, 11.0706, 13.3487
xyY:
0.4608, 0.2444, 11.0706
CIE-Lab:
39.6991, 61.5755, -3.3220
CIE-LCH:
39.6991, 61.6650, 356.9119
CIE-Luv:
39.6991, 87.7312, -15.1577
Hunter-Lab:
33.2725, 53.7492, -0.4960
#b11b65 color charts
#b11b65 color shades, tints & tones
#b11b65 color schemes
#b11b65 color preview, HTML & CSS examples
This text has a color of #b11b65
<p style="color:#b11b65;">Text here</p>
.mytext {color:#b11b65;}
This box has a color of #b11b65
<div style="background-color:#b11b65;">Content here</div>
.mybackground {background-color:#b11b65;}
Border around this has a color of #b11b65
<div style="border:2px solid #b11b65;">Content here</div>
.myborder {border:2px solid #b11b65;}