#b23f73 color space conversions
Hex:
#b23f73
RGB:
178, 63, 115
CMY:
30, 75, 55
CMYK:
0, 65, 35, 30
HSL:
333°, 47.7178%, 47.2549%
HSV (HSB):
333°, 64.6067%, 69.8039%
XYZ:
23.2321, 14.2578, 17.7472
xyY:
0.4206, 0.2581, 14.2578
CIE-Lab:
44.6004, 51.4138, -4.7662
CIE-LCH:
44.6004, 51.6343, 354.7037
CIE-Luv:
44.6004, 70.8679, -15.2907
Hunter-Lab:
37.7595, 43.7458, -1.4351
#b23f73 color charts
#b23f73 color shades, tints & tones
#b23f73 color schemes
#b23f73 color preview, HTML & CSS examples
This text has a color of #b23f73
<p style="color:#b23f73;">Text here</p>
.mytext {color:#b23f73;}
This box has a color of #b23f73
<div style="background-color:#b23f73;">Content here</div>
.mybackground {background-color:#b23f73;}
Border around this has a color of #b23f73
<div style="border:2px solid #b23f73;">Content here</div>
.myborder {border:2px solid #b23f73;}