#b23c3b color space conversions
Hex:
#b23c3b
RGB:
178, 60, 59
CMY:
30, 76, 77
CMYK:
0, 66, 67, 30
HSL:
1°, 50.2110%, 46.4706%
HSV (HSB):
1°, 66.8539%, 69.8039%
XYZ:
20.7654, 13.0125, 5.5549
xyY:
0.5279, 0.3308, 13.0125
CIE-Lab:
42.7820, 47.7706, 27.1715
CIE-LCH:
42.7820, 54.9575, 29.6308
CIE-Luv:
42.7820, 88.5608, 19.5318
Hunter-Lab:
36.0728, 39.6265, 16.1208
#b23c3b color charts
#b23c3b color shades, tints & tones
#b23c3b color schemes
#b23c3b color preview, HTML & CSS examples
This text has a color of #b23c3b
<p style="color:#b23c3b;">Text here</p>
.mytext {color:#b23c3b;}
This box has a color of #b23c3b
<div style="background-color:#b23c3b;">Content here</div>
.mybackground {background-color:#b23c3b;}
Border around this has a color of #b23c3b
<div style="border:2px solid #b23c3b;">Content here</div>
.myborder {border:2px solid #b23c3b;}