#b1123f color space conversions
Hex:
#b1123f
RGB:
177, 18, 63
CMY:
31, 93, 75
CMYK:
0, 90, 64, 31
HSL:
343°, 81.5385%, 38.2353%
HSV (HSB):
343°, 89.8305%, 69.4118%
XYZ:
19.2450, 10.1386, 5.6452
xyY:
0.5494, 0.2894, 10.1386
CIE-Lab:
38.0901, 60.4579, 18.6818
CIE-LCH:
38.0901, 63.2785, 17.1714
CIE-Luv:
38.0901, 104.5120, 8.0974
Hunter-Lab:
31.8412, 52.1643, 11.7771
#b1123f color charts
#b1123f color shades, tints & tones
#b1123f color schemes
#b1123f color preview, HTML & CSS examples
This text has a color of #b1123f
<p style="color:#b1123f;">Text here</p>
.mytext {color:#b1123f;}
This box has a color of #b1123f
<div style="background-color:#b1123f;">Content here</div>
.mybackground {background-color:#b1123f;}
Border around this has a color of #b1123f
<div style="border:2px solid #b1123f;">Content here</div>
.myborder {border:2px solid #b1123f;}