#b23b15 color space conversions
Hex:
#b23b15
RGB:
178, 59, 21
CMY:
30, 77, 92
CMYK:
0, 67, 88, 30
HSL:
15°, 78.8945%, 39.0196%
HSV (HSB):
15°, 88.2022%, 69.8039%
XYZ:
20.0594, 12.6470, 2.0933
xyY:
0.5764, 0.3634, 12.6470
CIE-Lab:
42.2266, 46.7129, 46.8122
CIE-LCH:
42.2266, 66.1322, 45.0608
CIE-Luv:
42.2266, 95.2712, 32.1209
Hunter-Lab:
35.5627, 38.4496, 21.4039
#b23b15 color charts
#b23b15 color shades, tints & tones
#b23b15 color schemes
#b23b15 color preview, HTML & CSS examples
This text has a color of #b23b15
<p style="color:#b23b15;">Text here</p>
.mytext {color:#b23b15;}
This box has a color of #b23b15
<div style="background-color:#b23b15;">Content here</div>
.mybackground {background-color:#b23b15;}
Border around this has a color of #b23b15
<div style="border:2px solid #b23b15;">Content here</div>
.myborder {border:2px solid #b23b15;}