#b23b8a color space conversions
Hex:
#b23b8a
RGB:
178, 59, 138
CMY:
30, 77, 46
CMYK:
0, 67, 22, 30
HSL:
320°, 50.2110%, 46.4706%
HSV (HSB):
320°, 66.8539%, 69.8039%
XYZ:
24.5115, 14.4279, 25.5377
xyY:
0.3802, 0.2238, 14.4279
CIE-Lab:
44.8404, 56.0157, -18.4427
CIE-LCH:
44.8404, 58.9737, 341.7763
CIE-Luv:
44.8404, 64.6609, -34.6329
Hunter-Lab:
37.9841, 48.7158, -13.2734
#b23b8a color charts
#b23b8a color shades, tints & tones
#b23b8a color schemes
#b23b8a color preview, HTML & CSS examples
This text has a color of #b23b8a
<p style="color:#b23b8a;">Text here</p>
.mytext {color:#b23b8a;}
This box has a color of #b23b8a
<div style="background-color:#b23b8a;">Content here</div>
.mybackground {background-color:#b23b8a;}
Border around this has a color of #b23b8a
<div style="border:2px solid #b23b8a;">Content here</div>
.myborder {border:2px solid #b23b8a;}