#b23000 color space conversions
Hex:
#b23000
RGB:
178, 48, 0
CMY:
30, 81, 100
CMYK:
0, 73, 100, 30
HSL:
16°, 100.0000%, 34.9020%
HSV (HSB):
16°, 100.0000%, 69.8039%
XYZ:
19.4170, 11.5789, 1.2116
xyY:
0.6029, 0.3595, 11.5789
CIE-Lab:
40.5388, 50.7753, 52.8304
CIE-LCH:
40.5388, 73.2747, 46.1364
CIE-Luv:
40.5388, 103.7916, 32.3375
Hunter-Lab:
34.0278, 42.3078, 21.7084
#b23000 color charts
#b23000 color shades, tints & tones
#b23000 color schemes
#b23000 color preview, HTML & CSS examples
This text has a color of #b23000
<p style="color:#b23000;">Text here</p>
.mytext {color:#b23000;}
This box has a color of #b23000
<div style="background-color:#b23000;">Content here</div>
.mybackground {background-color:#b23000;}
Border around this has a color of #b23000
<div style="border:2px solid #b23000;">Content here</div>
.myborder {border:2px solid #b23000;}