#b12878 color space conversions
Hex:
#b12878
RGB:
177, 40, 120
CMY:
31, 84, 53
CMYK:
0, 77, 32, 31
HSL:
325°, 63.1336%, 42.5490%
HSV (HSB):
325°, 77.4011%, 69.4118%
XYZ:
22.2804, 12.2208, 18.9538
xyY:
0.4168, 0.2286, 12.2208
CIE-Lab:
41.5649, 60.1696, -12.4217
CIE-LCH:
41.5649, 61.4384, 348.3354
CIE-Luv:
41.5649, 76.5837, -26.6196
Hunter-Lab:
34.9582, 52.5891, -7.6754
#b12878 color charts
#b12878 color shades, tints & tones
#b12878 color schemes
#b12878 color preview, HTML & CSS examples
This text has a color of #b12878
<p style="color:#b12878;">Text here</p>
.mytext {color:#b12878;}
This box has a color of #b12878
<div style="background-color:#b12878;">Content here</div>
.mybackground {background-color:#b12878;}
Border around this has a color of #b12878
<div style="border:2px solid #b12878;">Content here</div>
.myborder {border:2px solid #b12878;}