#b23c96 color space conversions
Hex:
#b23c96
RGB:
178, 60, 150
CMY:
30, 76, 41
CMYK:
0, 66, 16, 30
HSL:
314°, 49.5798%, 46.6667%
HSV (HSB):
314°, 66.2921%, 69.8039%
XYZ:
25.4810, 14.8987, 30.3869
xyY:
0.3601, 0.2105, 14.8987
CIE-Lab:
45.4951, 57.3354, -24.6728
CIE-LCH:
45.4951, 62.4187, 336.7166
CIE-Luv:
45.4951, 60.2252, -43.8258
Hunter-Lab:
38.5988, 50.2886, -19.6568
#b23c96 color charts
#b23c96 color shades, tints & tones
#b23c96 color schemes
#b23c96 color preview, HTML & CSS examples
This text has a color of #b23c96
<p style="color:#b23c96;">Text here</p>
.mytext {color:#b23c96;}
This box has a color of #b23c96
<div style="background-color:#b23c96;">Content here</div>
.mybackground {background-color:#b23c96;}
Border around this has a color of #b23c96
<div style="border:2px solid #b23c96;">Content here</div>
.myborder {border:2px solid #b23c96;}