#b12888 color space conversions
Hex:
#b12888
RGB:
177, 40, 136
CMY:
31, 84, 47
CMYK:
0, 77, 23, 31
HSL:
318°, 63.1336%, 42.5490%
HSV (HSB):
318°, 77.4011%, 69.4118%
XYZ:
23.3342, 12.6423, 24.5029
xyY:
0.3858, 0.2090, 12.6423
CIE-Lab:
42.2192, 62.1347, -21.2731
CIE-LCH:
42.2192, 65.6755, 341.1003
CIE-Luv:
42.2192, 70.2358, -39.0589
Hunter-Lab:
35.5560, 54.9206, -15.9697
#b12888 color charts
#b12888 color shades, tints & tones
#b12888 color schemes
#b12888 color preview, HTML & CSS examples
This text has a color of #b12888
<p style="color:#b12888;">Text here</p>
.mytext {color:#b12888;}
This box has a color of #b12888
<div style="background-color:#b12888;">Content here</div>
.mybackground {background-color:#b12888;}
Border around this has a color of #b12888
<div style="border:2px solid #b12888;">Content here</div>
.myborder {border:2px solid #b12888;}