#b2018a color space conversions
Hex:
#b2018a
RGB:
178, 1, 138
CMY:
30, 100, 46
CMYK:
0, 99, 22, 30
HSL:
314°, 98.8827%, 35.0980%
HSV (HSB):
314°, 99.4382%, 69.8039%
XYZ:
22.9584, 11.3217, 25.0200
xyY:
0.3872, 0.1909, 11.3217
CIE-Lab:
40.1170, 69.5060, -25.7473
CIE-LCH:
40.1170, 74.1216, 339.6737
CIE-Luv:
40.1170, 75.6327, -45.8464
Hunter-Lab:
33.6477, 62.9102, -20.5340
#b2018a color charts
#b2018a color shades, tints & tones
#b2018a color schemes
#b2018a color preview, HTML & CSS examples
This text has a color of #b2018a
<p style="color:#b2018a;">Text here</p>
.mytext {color:#b2018a;}
This box has a color of #b2018a
<div style="background-color:#b2018a;">Content here</div>
.mybackground {background-color:#b2018a;}
Border around this has a color of #b2018a
<div style="border:2px solid #b2018a;">Content here</div>
.myborder {border:2px solid #b2018a;}