#b12e6f color space conversions
Hex:
#b12e6f
RGB:
177, 46, 111
CMY:
31, 82, 56
CMYK:
0, 74, 37, 31
HSL:
330°, 58.7444%, 43.7255%
HSV (HSB):
330°, 74.0113%, 69.4118%
XYZ:
21.9777, 12.4488, 16.2834
xyY:
0.4334, 0.2455, 12.4488
CIE-Lab:
41.9207, 57.2331, -6.2962
CIE-LCH:
41.9207, 57.5784, 353.7222
CIE-Luv:
41.9207, 78.1932, -18.1660
Hunter-Lab:
35.2829, 49.4427, -2.6650
#b12e6f color charts
#b12e6f color shades, tints & tones
#b12e6f color schemes
#b12e6f color preview, HTML & CSS examples
This text has a color of #b12e6f
<p style="color:#b12e6f;">Text here</p>
.mytext {color:#b12e6f;}
This box has a color of #b12e6f
<div style="background-color:#b12e6f;">Content here</div>
.mybackground {background-color:#b12e6f;}
Border around this has a color of #b12e6f
<div style="border:2px solid #b12e6f;">Content here</div>
.myborder {border:2px solid #b12e6f;}