#b12346 color space conversions
Hex:
#b12346
RGB:
177, 35, 70
CMY:
31, 86, 73
CMYK:
0, 80, 60, 31
HSL:
345°, 66.9811%, 41.5686%
HSV (HSB):
345°, 80.2260%, 69.4118%
XYZ:
19.8380, 10.9914, 6.8703
xyY:
0.5262, 0.2916, 10.9914
CIE-Lab:
39.5659, 57.0816, 16.1809
CIE-LCH:
39.5659, 59.3307, 15.8264
CIE-Luv:
39.5659, 97.0286, 6.9236
Hunter-Lab:
33.1532, 48.7913, 10.9206
#b12346 color charts
#b12346 color shades, tints & tones
#b12346 color schemes
#b12346 color preview, HTML & CSS examples
This text has a color of #b12346
<p style="color:#b12346;">Text here</p>
.mytext {color:#b12346;}
This box has a color of #b12346
<div style="background-color:#b12346;">Content here</div>
.mybackground {background-color:#b12346;}
Border around this has a color of #b12346
<div style="border:2px solid #b12346;">Content here</div>
.myborder {border:2px solid #b12346;}