#b23c2e color space conversions
Hex:
#b23c2e
RGB:
178, 60, 46
CMY:
30, 76, 82
CMYK:
0, 66, 74, 30
HSL:
6°, 58.9286%, 43.9216%
HSV (HSB):
6°, 74.1573%, 69.8039%
XYZ:
20.4691, 12.8940, 3.9947
xyY:
0.5479, 0.3451, 12.8940
CIE-Lab:
42.6030, 47.1031, 34.5831
CIE-LCH:
42.6030, 58.4353, 36.2861
CIE-Luv:
42.6030, 91.1983, 25.1732
Hunter-Lab:
35.9081, 38.9130, 18.5398
#b23c2e color charts
#b23c2e color shades, tints & tones
#b23c2e color schemes
#b23c2e color preview, HTML & CSS examples
This text has a color of #b23c2e
<p style="color:#b23c2e;">Text here</p>
.mytext {color:#b23c2e;}
This box has a color of #b23c2e
<div style="background-color:#b23c2e;">Content here</div>
.mybackground {background-color:#b23c2e;}
Border around this has a color of #b23c2e
<div style="border:2px solid #b23c2e;">Content here</div>
.myborder {border:2px solid #b23c2e;}