#b11f65 color space conversions
Hex:
#b11f65
RGB:
177, 31, 101
CMY:
31, 88, 60
CMYK:
0, 82, 43, 31
HSL:
331°, 70.1923%, 40.7843%
HSV (HSB):
331°, 82.4859%, 69.4118%
XYZ:
20.9704, 11.2667, 13.3813
xyY:
0.4597, 0.2470, 11.2667
CIE-Lab:
40.0260, 60.6378, -2.8393
CIE-LCH:
40.0260, 60.7042, 357.3192
CIE-Luv:
40.0260, 86.7308, -14.4061
Hunter-Lab:
33.5659, 52.7784, -0.1404
#b11f65 color charts
#b11f65 color shades, tints & tones
#b11f65 color schemes
#b11f65 color preview, HTML & CSS examples
This text has a color of #b11f65
<p style="color:#b11f65;">Text here</p>
.mytext {color:#b11f65;}
This box has a color of #b11f65
<div style="background-color:#b11f65;">Content here</div>
.mybackground {background-color:#b11f65;}
Border around this has a color of #b11f65
<div style="border:2px solid #b11f65;">Content here</div>
.myborder {border:2px solid #b11f65;}