#b23a11 color space conversions
Hex:
#b23a11
RGB:
178, 58, 17
CMY:
30, 77, 93
CMYK:
0, 67, 90, 30
HSL:
15°, 82.5641%, 38.2353%
HSV (HSB):
15°, 90.4494%, 69.8039%
XYZ:
19.9743, 12.5316, 1.8964
xyY:
0.5806, 0.3643, 12.5316
CIE-Lab:
42.0488, 47.0576, 48.2417
CIE-LCH:
42.0488, 67.3920, 45.7118
CIE-Luv:
42.0488, 96.2878, 32.5727
Hunter-Lab:
35.3999, 38.7683, 21.6038
#b23a11 color charts
#b23a11 color shades, tints & tones
#b23a11 color schemes
#b23a11 color preview, HTML & CSS examples
This text has a color of #b23a11
<p style="color:#b23a11;">Text here</p>
.mytext {color:#b23a11;}
This box has a color of #b23a11
<div style="background-color:#b23a11;">Content here</div>
.mybackground {background-color:#b23a11;}
Border around this has a color of #b23a11
<div style="border:2px solid #b23a11;">Content here</div>
.myborder {border:2px solid #b23a11;}