#b11d5a color space conversions
Hex:
#b11d5a
RGB:
177, 29, 90
CMY:
31, 89, 65
CMYK:
0, 84, 49, 31
HSL:
335°, 71.8447%, 40.3922%
HSV (HSB):
335°, 83.6158%, 69.4118%
XYZ:
20.4163, 10.9640, 10.7131
xyY:
0.4850, 0.2605, 10.9640
CIE-Lab:
39.5198, 60.1348, 3.3927
CIE-LCH:
39.5198, 60.2304, 3.2291
CIE-Luv:
39.5198, 91.6902, -7.0079
Hunter-Lab:
33.1120, 52.1142, 3.9957
#b11d5a color charts
#b11d5a color shades, tints & tones
#b11d5a color schemes
#b11d5a color preview, HTML & CSS examples
This text has a color of #b11d5a
<p style="color:#b11d5a;">Text here</p>
.mytext {color:#b11d5a;}
This box has a color of #b11d5a
<div style="background-color:#b11d5a;">Content here</div>
.mybackground {background-color:#b11d5a;}
Border around this has a color of #b11d5a
<div style="border:2px solid #b11d5a;">Content here</div>
.myborder {border:2px solid #b11d5a;}