#b2139c color space conversions
Hex:
#b2139c
RGB:
178, 19, 156
CMY:
30, 93, 39
CMYK:
0, 89, 12, 30
HSL:
308°, 80.7107%, 38.6275%
HSV (HSB):
308°, 89.3258%, 69.8039%
XYZ:
24.5937, 12.3310, 32.5364
xyY:
0.3541, 0.1775, 12.3310
CIE-Lab:
41.7375, 69.7459, -34.1634
CIE-LCH:
41.7375, 77.6636, 333.9032
CIE-Luv:
41.7375, 66.4257, -58.0777
Hunter-Lab:
35.1156, 63.5630, -30.3544
#b2139c color charts
#b2139c color shades, tints & tones
#b2139c color schemes
#b2139c color preview, HTML & CSS examples
This text has a color of #b2139c
<p style="color:#b2139c;">Text here</p>
.mytext {color:#b2139c;}
This box has a color of #b2139c
<div style="background-color:#b2139c;">Content here</div>
.mybackground {background-color:#b2139c;}
Border around this has a color of #b2139c
<div style="border:2px solid #b2139c;">Content here</div>
.myborder {border:2px solid #b2139c;}