#b11a4a color space conversions
Hex:
#b11a4a
RGB:
177, 26, 74
CMY:
31, 90, 71
CMYK:
0, 85, 58, 31
HSL:
341°, 74.3842%, 39.8039%
HSV (HSB):
341°, 85.3107%, 69.4118%
XYZ:
19.7369, 10.5803, 7.4805
xyY:
0.5222, 0.2799, 10.5803
CIE-Lab:
38.8644, 59.6006, 12.6806
CIE-LCH:
38.8644, 60.9347, 12.0112
CIE-Luv:
38.8644, 98.6034, 2.8721
Hunter-Lab:
32.5274, 51.3868, 9.1339
#b11a4a color charts
#b11a4a color shades, tints & tones
#b11a4a color schemes
#b11a4a color preview, HTML & CSS examples
This text has a color of #b11a4a
<p style="color:#b11a4a;">Text here</p>
.mytext {color:#b11a4a;}
This box has a color of #b11a4a
<div style="background-color:#b11a4a;">Content here</div>
.mybackground {background-color:#b11a4a;}
Border around this has a color of #b11a4a
<div style="border:2px solid #b11a4a;">Content here</div>
.myborder {border:2px solid #b11a4a;}