#b8288e color space conversions
Hex:
#b8288e
RGB:
184, 40, 142
CMY:
28, 84, 44
CMYK:
0, 78, 23, 28
HSL:
318°, 64.2857%, 43.9216%
HSV (HSB):
318°, 78.2609%, 72.1569%
XYZ:
25.4084, 13.6609, 26.8888
xyY:
0.3852, 0.2071, 13.6609
CIE-Lab:
43.7427, 64.5829, -22.4733
CIE-LCH:
43.7427, 68.3813, 340.8133
CIE-Luv:
43.7427, 73.3386, -41.5060
Hunter-Lab:
36.9607, 58.0277, -17.2609
#b8288e color charts
#b8288e color shades, tints & tones
#b8288e color schemes
#b8288e color preview, HTML & CSS examples
This text has a color of #b8288e
<p style="color:#b8288e;">Text here</p>
.mytext {color:#b8288e;}
This box has a color of #b8288e
<div style="background-color:#b8288e;">Content here</div>
.mybackground {background-color:#b8288e;}
Border around this has a color of #b8288e
<div style="border:2px solid #b8288e;">Content here</div>
.myborder {border:2px solid #b8288e;}