#b23e6f color space conversions
Hex:
#b23e6f
RGB:
178, 62, 111
CMY:
30, 76, 56
CMYK:
0, 65, 38, 30
HSL:
335°, 48.3333%, 47.0588%
HSV (HSB):
335°, 65.1685%, 69.8039%
XYZ:
22.9520, 14.0579, 16.5427
xyY:
0.4286, 0.2625, 14.0579
CIE-Lab:
44.3159, 51.3785, -2.7269
CIE-LCH:
44.3159, 51.4508, 356.9618
CIE-Luv:
44.3159, 72.6216, -12.6585
Hunter-Lab:
37.4939, 43.6548, 0.0864
#b23e6f color charts
#b23e6f color shades, tints & tones
#b23e6f color schemes
#b23e6f color preview, HTML & CSS examples
This text has a color of #b23e6f
<p style="color:#b23e6f;">Text here</p>
.mytext {color:#b23e6f;}
This box has a color of #b23e6f
<div style="background-color:#b23e6f;">Content here</div>
.mybackground {background-color:#b23e6f;}
Border around this has a color of #b23e6f
<div style="border:2px solid #b23e6f;">Content here</div>
.myborder {border:2px solid #b23e6f;}