#b23b7f color space conversions
Hex:
#b23b7f
RGB:
178, 59, 127
CMY:
30, 77, 50
CMYK:
0, 67, 29, 30
HSL:
326°, 50.2110%, 46.4706%
HSV (HSB):
326°, 66.8539%, 69.8039%
XYZ:
23.7548, 14.1252, 21.5531
xyY:
0.3997, 0.2377, 14.1252
CIE-Lab:
44.4120, 54.5533, -12.4006
CIE-LCH:
44.4120, 55.9449, 347.1936
CIE-Luv:
44.4120, 68.4645, -25.9766
Hunter-Lab:
37.5835, 47.0505, -7.6927
#b23b7f color charts
#b23b7f color shades, tints & tones
#b23b7f color schemes
#b23b7f color preview, HTML & CSS examples
This text has a color of #b23b7f
<p style="color:#b23b7f;">Text here</p>
.mytext {color:#b23b7f;}
This box has a color of #b23b7f
<div style="background-color:#b23b7f;">Content here</div>
.mybackground {background-color:#b23b7f;}
Border around this has a color of #b23b7f
<div style="border:2px solid #b23b7f;">Content here</div>
.myborder {border:2px solid #b23b7f;}