#b23b6c color space conversions
Hex:
#b23b6c
RGB:
178, 59, 108
CMY:
30, 77, 58
CMYK:
0, 67, 39, 30
HSL:
335°, 50.2110%, 46.4706%
HSV (HSB):
335°, 66.8539%, 69.8039%
XYZ:
22.6308, 13.6756, 15.6342
xyY:
0.4357, 0.2633, 13.6756
CIE-Lab:
43.7641, 52.2980, -1.6879
CIE-LCH:
43.7641, 52.3252, 358.1514
CIE-Luv:
43.7641, 74.9479, -11.5091
Hunter-Lab:
36.9806, 44.5199, 0.8204
#b23b6c color charts
#b23b6c color shades, tints & tones
#b23b6c color schemes
#b23b6c color preview, HTML & CSS examples
This text has a color of #b23b6c
<p style="color:#b23b6c;">Text here</p>
.mytext {color:#b23b6c;}
This box has a color of #b23b6c
<div style="background-color:#b23b6c;">Content here</div>
.mybackground {background-color:#b23b6c;}
Border around this has a color of #b23b6c
<div style="border:2px solid #b23b6c;">Content here</div>
.myborder {border:2px solid #b23b6c;}