#b11a3f color space conversions
Hex:
#b11a3f
RGB:
177, 26, 63
CMY:
31, 90, 75
CMYK:
0, 85, 64, 31
HSL:
345°, 74.3842%, 39.8039%
HSV (HSB):
345°, 85.3107%, 69.4118%
XYZ:
19.3981, 10.4448, 5.6963
xyY:
0.5458, 0.2939, 10.4448
CIE-Lab:
38.6292, 58.9107, 19.3873
CIE-LCH:
38.6292, 62.0188, 18.2162
CIE-Luv:
38.6292, 102.3754, 9.2030
Hunter-Lab:
32.3184, 50.5816, 12.1727
#b11a3f color charts
#b11a3f color shades, tints & tones
#b11a3f color schemes
#b11a3f color preview, HTML & CSS examples
This text has a color of #b11a3f
<p style="color:#b11a3f;">Text here</p>
.mytext {color:#b11a3f;}
This box has a color of #b11a3f
<div style="background-color:#b11a3f;">Content here</div>
.mybackground {background-color:#b11a3f;}
Border around this has a color of #b11a3f
<div style="border:2px solid #b11a3f;">Content here</div>
.myborder {border:2px solid #b11a3f;}