#b8388d color space conversions
Hex:
#b8388d
RGB:
184, 56, 141
CMY:
28, 78, 45
CMYK:
0, 70, 23, 28
HSL:
320°, 53.3333%, 47.0588%
HSV (HSB):
320°, 69.5652%, 72.1569%
XYZ:
25.9891, 14.9418, 26.7136
xyY:
0.3842, 0.2209, 14.9418
CIE-Lab:
45.5544, 59.2089, -19.0765
CIE-LCH:
45.5544, 62.2062, 342.1416
CIE-Luv:
45.5544, 69.2493, -36.2132
Hunter-Lab:
38.6546, 52.3672, -13.9162
#b8388d color charts
#b8388d color shades, tints & tones
#b8388d color schemes
#b8388d color preview, HTML & CSS examples
This text has a color of #b8388d
<p style="color:#b8388d;">Text here</p>
.mytext {color:#b8388d;}
This box has a color of #b8388d
<div style="background-color:#b8388d;">Content here</div>
.mybackground {background-color:#b8388d;}
Border around this has a color of #b8388d
<div style="border:2px solid #b8388d;">Content here</div>
.myborder {border:2px solid #b8388d;}