#b2019a color space conversions
Hex:
#b2019a
RGB:
178, 1, 154
CMY:
30, 100, 40
CMYK:
0, 99, 13, 30
HSL:
308°, 98.8827%, 35.0980%
HSV (HSB):
308°, 99.4382%, 69.8039%
XYZ:
24.2037, 11.8198, 31.5776
xyY:
0.3580, 0.1748, 11.8198
CIE-Lab:
40.9282, 71.5407, -34.2321
CIE-LCH:
40.9282, 79.3089, 334.4289
CIE-Luv:
40.9282, 68.6258, -58.1199
Hunter-Lab:
34.3799, 65.5004, -30.3914
#b2019a color charts
#b2019a color shades, tints & tones
#b2019a color schemes
#b2019a color preview, HTML & CSS examples
This text has a color of #b2019a
<p style="color:#b2019a;">Text here</p>
.mytext {color:#b2019a;}
This box has a color of #b2019a
<div style="background-color:#b2019a;">Content here</div>
.mybackground {background-color:#b2019a;}
Border around this has a color of #b2019a
<div style="border:2px solid #b2019a;">Content here</div>
.myborder {border:2px solid #b2019a;}