#b23b32 color space conversions
Hex:
#b23b32
RGB:
178, 59, 50
CMY:
30, 77, 80
CMYK:
0, 67, 72, 30
HSL:
4°, 56.1404%, 44.7059%
HSV (HSB):
4°, 71.9101%, 69.8039%
XYZ:
20.4998, 12.8232, 4.4123
xyY:
0.5433, 0.3398, 12.8232
CIE-Lab:
42.4956, 47.7157, 32.1586
CIE-LCH:
42.4956, 57.5410, 33.9785
CIE-Luv:
42.4956, 91.0717, 23.2750
Hunter-Lab:
35.8095, 39.5189, 17.7612
#b23b32 color charts
#b23b32 color shades, tints & tones
#b23b32 color schemes
#b23b32 color preview, HTML & CSS examples
This text has a color of #b23b32
<p style="color:#b23b32;">Text here</p>
.mytext {color:#b23b32;}
This box has a color of #b23b32
<div style="background-color:#b23b32;">Content here</div>
.mybackground {background-color:#b23b32;}
Border around this has a color of #b23b32
<div style="border:2px solid #b23b32;">Content here</div>
.myborder {border:2px solid #b23b32;}