#b1182c color space conversions
Hex:
#b1182c
RGB:
177, 24, 44
CMY:
31, 91, 83
CMYK:
0, 86, 75, 31
HSL:
352°, 76.1194%, 39.4118%
HSV (HSB):
352°, 86.4407%, 69.4118%
XYZ:
18.9127, 10.1822, 3.3514
xyY:
0.5829, 0.3138, 10.1822
CIE-Lab:
38.1675, 58.4245, 30.7136
CIE-LCH:
38.1675, 66.0057, 27.7308
CIE-Luv:
38.1675, 108.4196, 17.8677
Hunter-Lab:
31.9096, 49.9546, 16.1096
#b1182c color charts
#b1182c color shades, tints & tones
#b1182c color schemes
#b1182c color preview, HTML & CSS examples
This text has a color of #b1182c
<p style="color:#b1182c;">Text here</p>
.mytext {color:#b1182c;}
This box has a color of #b1182c
<div style="background-color:#b1182c;">Content here</div>
.mybackground {background-color:#b1182c;}
Border around this has a color of #b1182c
<div style="border:2px solid #b1182c;">Content here</div>
.myborder {border:2px solid #b1182c;}