#b23d13 color space conversions
Hex:
#b23d13
RGB:
178, 61, 19
CMY:
30, 76, 93
CMYK:
0, 66, 89, 30
HSL:
16°, 80.7107%, 38.6275%
HSV (HSB):
16°, 89.3258%, 69.8039%
XYZ:
20.1464, 12.8495, 2.0345
xyY:
0.5751, 0.3668, 12.8495
CIE-Lab:
42.5356, 45.8104, 47.8521
CIE-LCH:
42.5356, 66.2452, 46.2487
CIE-Luv:
42.5356, 94.0833, 33.0361
Hunter-Lab:
35.8462, 37.5904, 21.7273
#b23d13 color charts
#b23d13 color shades, tints & tones
#b23d13 color schemes
#b23d13 color preview, HTML & CSS examples
This text has a color of #b23d13
<p style="color:#b23d13;">Text here</p>
.mytext {color:#b23d13;}
This box has a color of #b23d13
<div style="background-color:#b23d13;">Content here</div>
.mybackground {background-color:#b23d13;}
Border around this has a color of #b23d13
<div style="border:2px solid #b23d13;">Content here</div>
.myborder {border:2px solid #b23d13;}