#b23b12 color space conversions
Hex:
#b23b12
RGB:
178, 59, 18
CMY:
30, 77, 93
CMYK:
0, 67, 90, 30
HSL:
15°, 81.6327%, 38.4314%
HSV (HSB):
15°, 89.8876%, 69.8039%
XYZ:
20.0332, 12.6366, 1.9555
xyY:
0.5786, 0.3650, 12.6366
CIE-Lab:
42.2105, 46.6526, 47.9873
CIE-LCH:
42.2105, 66.9271, 45.8080
CIE-Luv:
42.2105, 95.5327, 32.6694
Hunter-Lab:
35.5480, 38.3857, 21.6220
#b23b12 color charts
#b23b12 color shades, tints & tones
#b23b12 color schemes
#b23b12 color preview, HTML & CSS examples
This text has a color of #b23b12
<p style="color:#b23b12;">Text here</p>
.mytext {color:#b23b12;}
This box has a color of #b23b12
<div style="background-color:#b23b12;">Content here</div>
.mybackground {background-color:#b23b12;}
Border around this has a color of #b23b12
<div style="border:2px solid #b23b12;">Content here</div>
.myborder {border:2px solid #b23b12;}