#b23f12 color space conversions
Hex:
#b23f12
RGB:
178, 63, 18
CMY:
30, 75, 93
CMYK:
0, 65, 90, 30
HSL:
17°, 81.6327%, 38.4314%
HSV (HSB):
17°, 89.8876%, 69.8039%
XYZ:
20.2468, 13.0637, 2.0267
xyY:
0.5730, 0.3697, 13.0637
CIE-Lab:
42.8590, 44.9107, 48.4775
CIE-LCH:
42.8590, 66.0836, 47.1872
CIE-Luv:
42.8590, 92.7709, 33.7645
Hunter-Lab:
36.1437, 36.7397, 21.9760
#b23f12 color charts
#b23f12 color shades, tints & tones
#b23f12 color schemes
#b23f12 color preview, HTML & CSS examples
This text has a color of #b23f12
<p style="color:#b23f12;">Text here</p>
.mytext {color:#b23f12;}
This box has a color of #b23f12
<div style="background-color:#b23f12;">Content here</div>
.mybackground {background-color:#b23f12;}
Border around this has a color of #b23f12
<div style="border:2px solid #b23f12;">Content here</div>
.myborder {border:2px solid #b23f12;}