#b23a3b color space conversions
Hex:
#b23a3b
RGB:
178, 58, 59
CMY:
30, 77, 77
CMYK:
0, 67, 67, 30
HSL:
360°, 50.8475%, 46.2745%
HSV (HSB):
360°, 67.4157%, 69.8039%
XYZ:
20.6626, 12.8069, 5.5206
xyY:
0.5299, 0.3285, 12.8069
CIE-Lab:
42.4708, 48.6144, 26.7877
CIE-LCH:
42.4708, 55.5063, 28.8558
CIE-Luv:
42.4708, 89.7545, 18.9221
Hunter-Lab:
35.7867, 40.4360, 15.9043
#b23a3b color charts
#b23a3b color shades, tints & tones
#b23a3b color schemes
#b23a3b color preview, HTML & CSS examples
This text has a color of #b23a3b
<p style="color:#b23a3b;">Text here</p>
.mytext {color:#b23a3b;}
This box has a color of #b23a3b
<div style="background-color:#b23a3b;">Content here</div>
.mybackground {background-color:#b23a3b;}
Border around this has a color of #b23a3b
<div style="border:2px solid #b23a3b;">Content here</div>
.myborder {border:2px solid #b23a3b;}