#b8128f color space conversions
Hex:
#b8128f
RGB:
184, 18, 143
CMY:
28, 93, 44
CMYK:
0, 90, 22, 28
HSL:
315°, 82.1782%, 39.6078%
HSV (HSB):
315°, 90.2174%, 72.1569%
XYZ:
24.9414, 12.6061, 27.1053
xyY:
0.3858, 0.1950, 12.6061
CIE-Lab:
42.1637, 69.4031, -25.5315
CIE-LCH:
42.1637, 73.9503, 339.8028
CIE-Luv:
42.1637, 76.7099, -46.1508
Hunter-Lab:
35.5051, 63.2576, -20.4095
#b8128f color charts
#b8128f color shades, tints & tones
#b8128f color schemes
#b8128f color preview, HTML & CSS examples
This text has a color of #b8128f
<p style="color:#b8128f;">Text here</p>
.mytext {color:#b8128f;}
This box has a color of #b8128f
<div style="background-color:#b8128f;">Content here</div>
.mybackground {background-color:#b8128f;}
Border around this has a color of #b8128f
<div style="border:2px solid #b8128f;">Content here</div>
.myborder {border:2px solid #b8128f;}