#b4163c color space conversions
Hex:
#b4163c
RGB:
180, 22, 60
CMY:
29, 91, 76
CMYK:
0, 88, 67, 29
HSL:
346°, 78.2178%, 39.6078%
HSV (HSB):
346°, 87.7778%, 70.5882%
XYZ:
19.9249, 10.6034, 5.2715
xyY:
0.5566, 0.2962, 10.6034
CIE-Lab:
38.9042, 60.3663, 21.7693
CIE-LCH:
38.9042, 64.1716, 19.8303
CIE-Luv:
38.9042, 106.8749, 10.9132
Hunter-Lab:
32.5628, 52.2378, 13.1957
#b4163c color charts
#b4163c color shades, tints & tones
#b4163c color schemes
#b4163c color preview, HTML & CSS examples
This text has a color of #b4163c
<p style="color:#b4163c;">Text here</p>
.mytext {color:#b4163c;}
This box has a color of #b4163c
<div style="background-color:#b4163c;">Content here</div>
.mybackground {background-color:#b4163c;}
Border around this has a color of #b4163c
<div style="border:2px solid #b4163c;">Content here</div>
.myborder {border:2px solid #b4163c;}