#b23a5f color space conversions
Hex:
#b23a5f
RGB:
178, 58, 95
CMY:
30, 77, 63
CMYK:
0, 67, 47, 30
HSL:
342°, 50.8475%, 46.2745%
HSV (HSB):
342°, 67.4157%, 69.8039%
XYZ:
21.9387, 13.3173, 12.2407
xyY:
0.4619, 0.2804, 13.3173
CIE-Lab:
43.2375, 51.3756, 5.6075
CIE-LCH:
43.2375, 51.6807, 6.2290
CIE-Luv:
43.2375, 79.6714, -2.5489
Hunter-Lab:
36.4929, 43.4476, 5.6576
#b23a5f color charts
#b23a5f color shades, tints & tones
#b23a5f color schemes
#b23a5f color preview, HTML & CSS examples
This text has a color of #b23a5f
<p style="color:#b23a5f;">Text here</p>
.mytext {color:#b23a5f;}
This box has a color of #b23a5f
<div style="background-color:#b23a5f;">Content here</div>
.mybackground {background-color:#b23a5f;}
Border around this has a color of #b23a5f
<div style="border:2px solid #b23a5f;">Content here</div>
.myborder {border:2px solid #b23a5f;}