#b23a97 color space conversions
Hex:
#b23a97
RGB:
178, 58, 151
CMY:
30, 77, 41
CMYK:
0, 67, 15, 30
HSL:
314°, 50.8475%, 46.2745%
HSV (HSB):
314°, 67.4157%, 69.8039%
XYZ:
25.4591, 14.7255, 30.7786
xyY:
0.3588, 0.2075, 14.7255
CIE-Lab:
45.2558, 58.2744, -25.6446
CIE-LCH:
45.2558, 63.6675, 336.2473
CIE-Luv:
45.2558, 60.5087, -45.3140
Hunter-Lab:
38.3738, 51.2717, -20.6934
#b23a97 color charts
#b23a97 color shades, tints & tones
#b23a97 color schemes
#b23a97 color preview, HTML & CSS examples
This text has a color of #b23a97
<p style="color:#b23a97;">Text here</p>
.mytext {color:#b23a97;}
This box has a color of #b23a97
<div style="background-color:#b23a97;">Content here</div>
.mybackground {background-color:#b23a97;}
Border around this has a color of #b23a97
<div style="border:2px solid #b23a97;">Content here</div>
.myborder {border:2px solid #b23a97;}