#b12884 color space conversions
Hex:
#b12884
RGB:
177, 40, 132
CMY:
31, 84, 48
CMYK:
0, 77, 25, 31
HSL:
320°, 63.1336%, 42.5490%
HSV (HSB):
320°, 77.4011%, 69.4118%
XYZ:
23.0551, 12.5306, 23.0333
xyY:
0.3933, 0.2138, 12.5306
CIE-Lab:
42.0473, 61.6224, -19.0870
CIE-LCH:
42.0473, 64.5107, 342.7900
CIE-Luv:
42.0473, 71.8166, -35.9294
Hunter-Lab:
35.3986, 54.3093, -13.8000
#b12884 color charts
#b12884 color shades, tints & tones
#b12884 color schemes
#b12884 color preview, HTML & CSS examples
This text has a color of #b12884
<p style="color:#b12884;">Text here</p>
.mytext {color:#b12884;}
This box has a color of #b12884
<div style="background-color:#b12884;">Content here</div>
.mybackground {background-color:#b12884;}
Border around this has a color of #b12884
<div style="border:2px solid #b12884;">Content here</div>
.myborder {border:2px solid #b12884;}