#b23b2d color space conversions
Hex:
#b23b2d
RGB:
178, 59, 45
CMY:
30, 77, 82
CMYK:
0, 67, 75, 30
HSL:
6°, 59.6413%, 43.7255%
HSV (HSB):
6°, 74.7191%, 69.8039%
XYZ:
20.3977, 12.7824, 3.8748
xyY:
0.5505, 0.3450, 12.7824
CIE-Lab:
42.4335, 47.4851, 34.9625
CIE-LCH:
42.4335, 58.9679, 36.3636
CIE-Luv:
42.4335, 92.0126, 25.2634
Hunter-Lab:
35.7524, 39.2722, 18.6010
#b23b2d color charts
#b23b2d color shades, tints & tones
#b23b2d color schemes
#b23b2d color preview, HTML & CSS examples
This text has a color of #b23b2d
<p style="color:#b23b2d;">Text here</p>
.mytext {color:#b23b2d;}
This box has a color of #b23b2d
<div style="background-color:#b23b2d;">Content here</div>
.mybackground {background-color:#b23b2d;}
Border around this has a color of #b23b2d
<div style="border:2px solid #b23b2d;">Content here</div>
.myborder {border:2px solid #b23b2d;}