#b23f86 color space conversions
Hex:
#b23f86
RGB:
178, 63, 134
CMY:
30, 75, 47
CMYK:
0, 65, 25, 30
HSL:
323°, 47.7178%, 47.2549%
HSV (HSB):
323°, 64.6067%, 69.8039%
XYZ:
24.4407, 14.7412, 24.1114
xyY:
0.3861, 0.2329, 14.7412
CIE-Lab:
45.2777, 53.8240, -15.3485
CIE-LCH:
45.2777, 55.9696, 344.0839
CIE-Luv:
45.2777, 64.5666, -30.0143
Hunter-Lab:
38.3943, 46.4378, -10.3578
#b23f86 color charts
#b23f86 color shades, tints & tones
#b23f86 color schemes
#b23f86 color preview, HTML & CSS examples
This text has a color of #b23f86
<p style="color:#b23f86;">Text here</p>
.mytext {color:#b23f86;}
This box has a color of #b23f86
<div style="background-color:#b23f86;">Content here</div>
.mybackground {background-color:#b23f86;}
Border around this has a color of #b23f86
<div style="border:2px solid #b23f86;">Content here</div>
.myborder {border:2px solid #b23f86;}