#b23b3d color space conversions
Hex:
#b23b3d
RGB:
178, 59, 61
CMY:
30, 77, 76
CMYK:
0, 67, 66, 30
HSL:
359°, 50.2110%, 46.4706%
HSV (HSB):
359°, 66.8539%, 69.8039%
XYZ:
20.7664, 12.9298, 5.8161
xyY:
0.5256, 0.3272, 12.9298
CIE-Lab:
42.6573, 48.3129, 25.8116
CIE-LCH:
42.6573, 54.7757, 28.1138
CIE-Luv:
42.6573, 88.7001, 18.2455
Hunter-Lab:
35.9581, 40.1600, 15.5807
#b23b3d color charts
#b23b3d color shades, tints & tones
#b23b3d color schemes
#b23b3d color preview, HTML & CSS examples
This text has a color of #b23b3d
<p style="color:#b23b3d;">Text here</p>
.mytext {color:#b23b3d;}
This box has a color of #b23b3d
<div style="background-color:#b23b3d;">Content here</div>
.mybackground {background-color:#b23b3d;}
Border around this has a color of #b23b3d
<div style="border:2px solid #b23b3d;">Content here</div>
.myborder {border:2px solid #b23b3d;}