#b23e5f color space conversions
Hex:
#b23e5f
RGB:
178, 62, 95
CMY:
30, 76, 63
CMYK:
0, 65, 47, 30
HSL:
343°, 48.3333%, 47.0588%
HSV (HSB):
343°, 65.1685%, 69.8039%
XYZ:
22.1483, 13.7364, 12.3105
xyY:
0.4596, 0.2850, 13.7364
CIE-Lab:
43.8526, 49.6980, 6.4847
CIE-LCH:
43.8526, 50.1193, 7.4340
CIE-Luv:
43.8526, 77.7105, -1.1619
Hunter-Lab:
37.0627, 41.8099, 6.2505
#b23e5f color charts
#b23e5f color shades, tints & tones
#b23e5f color schemes
#b23e5f color preview, HTML & CSS examples
This text has a color of #b23e5f
<p style="color:#b23e5f;">Text here</p>
.mytext {color:#b23e5f;}
This box has a color of #b23e5f
<div style="background-color:#b23e5f;">Content here</div>
.mybackground {background-color:#b23e5f;}
Border around this has a color of #b23e5f
<div style="border:2px solid #b23e5f;">Content here</div>
.myborder {border:2px solid #b23e5f;}