#b23b3b color space conversions
Hex:
#b23b3b
RGB:
178, 59, 59
CMY:
30, 77, 77
CMYK:
0, 67, 67, 30
HSL:
0°, 50.2110%, 46.4706%
HSV (HSB):
0°, 66.8539%, 69.8039%
XYZ:
20.7135, 12.9087, 5.5376
xyY:
0.5289, 0.3296, 12.9087
CIE-Lab:
42.6253, 48.1950, 26.9784
CIE-LCH:
42.6253, 55.2322, 29.2391
CIE-Luv:
42.6253, 89.1610, 19.2251
Hunter-Lab:
35.9286, 40.0332, 16.0119
#b23b3b color charts
#b23b3b color shades, tints & tones
#b23b3b color schemes
#b23b3b color preview, HTML & CSS examples
This text has a color of #b23b3b
<p style="color:#b23b3b;">Text here</p>
.mytext {color:#b23b3b;}
This box has a color of #b23b3b
<div style="background-color:#b23b3b;">Content here</div>
.mybackground {background-color:#b23b3b;}
Border around this has a color of #b23b3b
<div style="border:2px solid #b23b3b;">Content here</div>
.myborder {border:2px solid #b23b3b;}