#b23b0e color space conversions
Hex:
#b23b0e
RGB:
178, 59, 14
CMY:
30, 77, 95
CMYK:
0, 67, 92, 30
HSL:
16°, 85.4167%, 37.6471%
HSV (HSB):
16°, 92.1348%, 69.8039%
XYZ:
20.0033, 12.6246, 1.7980
xyY:
0.5811, 0.3667, 12.6246
CIE-Lab:
42.1921, 46.5836, 49.4016
CIE-LCH:
42.1921, 67.9010, 46.6816
CIE-Luv:
42.1921, 95.8334, 33.2996
Hunter-Lab:
35.5311, 38.3125, 21.8716
#b23b0e color charts
#b23b0e color shades, tints & tones
#b23b0e color schemes
#b23b0e color preview, HTML & CSS examples
This text has a color of #b23b0e
<p style="color:#b23b0e;">Text here</p>
.mytext {color:#b23b0e;}
This box has a color of #b23b0e
<div style="background-color:#b23b0e;">Content here</div>
.mybackground {background-color:#b23b0e;}
Border around this has a color of #b23b0e
<div style="border:2px solid #b23b0e;">Content here</div>
.myborder {border:2px solid #b23b0e;}