#b23b2c color space conversions
Hex:
#b23b2c
RGB:
178, 59, 44
CMY:
30, 77, 83
CMYK:
0, 67, 75, 30
HSL:
7°, 60.3604%, 43.5294%
HSV (HSB):
7°, 75.2809%, 69.8039%
XYZ:
20.3787, 12.7748, 3.7746
xyY:
0.5518, 0.3459, 12.7748
CIE-Lab:
42.4219, 47.4420, 35.5146
CIE-LCH:
42.4219, 59.2624, 36.8182
CIE-Luv:
42.4219, 92.1901, 25.6382
Hunter-Lab:
35.7418, 39.2262, 18.7578
#b23b2c color charts
#b23b2c color shades, tints & tones
#b23b2c color schemes
#b23b2c color preview, HTML & CSS examples
This text has a color of #b23b2c
<p style="color:#b23b2c;">Text here</p>
.mytext {color:#b23b2c;}
This box has a color of #b23b2c
<div style="background-color:#b23b2c;">Content here</div>
.mybackground {background-color:#b23b2c;}
Border around this has a color of #b23b2c
<div style="border:2px solid #b23b2c;">Content here</div>
.myborder {border:2px solid #b23b2c;}