#b23b25 color space conversions
Hex:
#b23b25
RGB:
178, 59, 37
CMY:
30, 77, 85
CMYK:
0, 67, 79, 30
HSL:
9°, 65.5814%, 42.1569%
HSV (HSB):
9°, 79.2135%, 69.8039%
XYZ:
20.2580, 12.7265, 3.1390
xyY:
0.5608, 0.3523, 12.7265
CIE-Lab:
42.3482, 47.1676, 39.2749
CIE-LCH:
42.3482, 61.3783, 39.7830
CIE-Luv:
42.3482, 93.3318, 28.0448
Hunter-Lab:
35.6742, 38.9334, 19.7549
#b23b25 color charts
#b23b25 color shades, tints & tones
#b23b25 color schemes
#b23b25 color preview, HTML & CSS examples
This text has a color of #b23b25
<p style="color:#b23b25;">Text here</p>
.mytext {color:#b23b25;}
This box has a color of #b23b25
<div style="background-color:#b23b25;">Content here</div>
.mybackground {background-color:#b23b25;}
Border around this has a color of #b23b25
<div style="border:2px solid #b23b25;">Content here</div>
.myborder {border:2px solid #b23b25;}