#b23d3b color space conversions
Hex:
#b23d3b
RGB:
178, 61, 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.8183, 13.1182, 5.5725
xyY:
0.5269, 0.3320, 13.1182
CIE-Lab:
42.9409, 47.3414, 27.3670
CIE-LCH:
42.9409, 54.6824, 30.0312
CIE-Luv:
42.9409, 87.9539, 19.8424
Hunter-Lab:
36.2191, 39.2160, 16.2313
#b23d3b color charts
#b23d3b color shades, tints & tones
#b23d3b color schemes
#b23d3b color preview, HTML & CSS examples
This text has a color of #b23d3b
<p style="color:#b23d3b;">Text here</p>
.mytext {color:#b23d3b;}
This box has a color of #b23d3b
<div style="background-color:#b23d3b;">Content here</div>
.mybackground {background-color:#b23d3b;}
Border around this has a color of #b23d3b
<div style="border:2px solid #b23d3b;">Content here</div>
.myborder {border:2px solid #b23d3b;}