#b12143 color space conversions
Hex:
#b12143
RGB:
177, 33, 67
CMY:
31, 87, 74
CMYK:
0, 81, 62, 31
HSL:
346°, 68.5714%, 41.1765%
HSV (HSB):
346°, 81.3559%, 69.4118%
XYZ:
19.6884, 10.8401, 6.3648
xyY:
0.5337, 0.2938, 10.8401
CIE-Lab:
39.3098, 57.4385, 17.7419
CIE-LCH:
39.3098, 60.1162, 17.1652
CIE-Luv:
39.3098, 98.7421, 8.2349
Hunter-Lab:
32.9243, 49.1241, 11.5852
#b12143 color charts
#b12143 color shades, tints & tones
#b12143 color schemes
#b12143 color preview, HTML & CSS examples
This text has a color of #b12143
<p style="color:#b12143;">Text here</p>
.mytext {color:#b12143;}
This box has a color of #b12143
<div style="background-color:#b12143;">Content here</div>
.mybackground {background-color:#b12143;}
Border around this has a color of #b12143
<div style="border:2px solid #b12143;">Content here</div>
.myborder {border:2px solid #b12143;}