#b12b00 color space conversions
Hex:
#b12b00
RGB:
177, 43, 0
CMY:
31, 83, 100
CMYK:
0, 76, 100, 31
HSL:
15°, 100.0000%, 34.7059%
HSV (HSB):
15°, 100.0000%, 69.4118%
XYZ:
18.9953, 11.0749, 1.1365
xyY:
0.6087, 0.3549, 11.0749
CIE-Lab:
39.7063, 52.2164, 52.3368
CIE-LCH:
39.7063, 73.9303, 45.0660
CIE-Luv:
39.7063, 105.9126, 31.1563
Hunter-Lab:
33.2789, 43.6482, 21.2705
#b12b00 color charts
#b12b00 color shades, tints & tones
#b12b00 color schemes
#b12b00 color preview, HTML & CSS examples
This text has a color of #b12b00
<p style="color:#b12b00;">Text here</p>
.mytext {color:#b12b00;}
This box has a color of #b12b00
<div style="background-color:#b12b00;">Content here</div>
.mybackground {background-color:#b12b00;}
Border around this has a color of #b12b00
<div style="border:2px solid #b12b00;">Content here</div>
.myborder {border:2px solid #b12b00;}