#b23f6f color space conversions
Hex:
#b23f6f
RGB:
178, 63, 111
CMY:
30, 75, 56
CMYK:
0, 65, 38, 30
HSL:
335°, 47.7178%, 47.2549%
HSV (HSB):
335°, 64.6067%, 69.8039%
XYZ:
23.0068, 14.1677, 16.5610
xyY:
0.4281, 0.2637, 14.1677
CIE-Lab:
44.4725, 50.9515, -2.4963
CIE-LCH:
44.4725, 51.0126, 357.1951
CIE-Luv:
44.4725, 72.1701, -12.2897
Hunter-Lab:
37.6400, 43.2353, 0.2614
#b23f6f color charts
#b23f6f color shades, tints & tones
#b23f6f color schemes
#b23f6f color preview, HTML & CSS examples
This text has a color of #b23f6f
<p style="color:#b23f6f;">Text here</p>
.mytext {color:#b23f6f;}
This box has a color of #b23f6f
<div style="background-color:#b23f6f;">Content here</div>
.mybackground {background-color:#b23f6f;}
Border around this has a color of #b23f6f
<div style="border:2px solid #b23f6f;">Content here</div>
.myborder {border:2px solid #b23f6f;}