#b23a80 color space conversions
Hex:
#b23a80
RGB:
178, 58, 128
CMY:
30, 77, 50
CMYK:
0, 67, 28, 30
HSL:
325°, 50.8475%, 46.2745%
HSV (HSB):
325°, 67.4157%, 69.8039%
XYZ:
23.7694, 14.0496, 21.8811
xyY:
0.3981, 0.2353, 14.0496
CIE-Lab:
44.3040, 55.0833, -13.1752
CIE-LCH:
44.3040, 56.6370, 346.5483
CIE-Luv:
44.3040, 68.4924, -27.1092
Hunter-Lab:
37.4828, 47.5995, -8.3734
#b23a80 color charts
#b23a80 color shades, tints & tones
#b23a80 color schemes
#b23a80 color preview, HTML & CSS examples
This text has a color of #b23a80
<p style="color:#b23a80;">Text here</p>
.mytext {color:#b23a80;}
This box has a color of #b23a80
<div style="background-color:#b23a80;">Content here</div>
.mybackground {background-color:#b23a80;}
Border around this has a color of #b23a80
<div style="border:2px solid #b23a80;">Content here</div>
.myborder {border:2px solid #b23a80;}