#b23f56 color space conversions
Hex:
#b23f56
RGB:
178, 63, 86
CMY:
30, 75, 66
CMYK:
0, 65, 52, 30
HSL:
348°, 47.7178%, 47.2549%
HSV (HSB):
348°, 64.6067%, 69.8039%
XYZ:
21.8173, 13.6919, 10.2970
xyY:
0.4763, 0.2989, 13.6919
CIE-Lab:
43.7878, 48.4371, 11.9624
CIE-LCH:
43.7878, 49.8924, 13.8726
CIE-Luv:
43.7878, 79.8644, 5.1956
Hunter-Lab:
37.0025, 40.4922, 9.4027
#b23f56 color charts
#b23f56 color shades, tints & tones
#b23f56 color schemes
#b23f56 color preview, HTML & CSS examples
This text has a color of #b23f56
<p style="color:#b23f56;">Text here</p>
.mytext {color:#b23f56;}
This box has a color of #b23f56
<div style="background-color:#b23f56;">Content here</div>
.mybackground {background-color:#b23f56;}
Border around this has a color of #b23f56
<div style="border:2px solid #b23f56;">Content here</div>
.myborder {border:2px solid #b23f56;}