#b13b08 color space conversions
Hex:
#b13b08
RGB:
177, 59, 8
CMY:
31, 77, 97
CMYK:
0, 67, 95, 31
HSL:
18°, 91.3514%, 36.2745%
HSV (HSB):
18°, 95.4802%, 69.4118%
XYZ:
19.7393, 12.4926, 1.6007
xyY:
0.5834, 0.3692, 12.4926
CIE-Lab:
41.9885, 46.1466, 50.9862
CIE-LCH:
41.9885, 68.7684, 47.8524
CIE-Luv:
41.9885, 95.3723, 33.9434
Hunter-Lab:
35.3448, 37.8346, 22.0563
#b13b08 color charts
#b13b08 color shades, tints & tones
#b13b08 color schemes
#b13b08 color preview, HTML & CSS examples
This text has a color of #b13b08
<p style="color:#b13b08;">Text here</p>
.mytext {color:#b13b08;}
This box has a color of #b13b08
<div style="background-color:#b13b08;">Content here</div>
.mybackground {background-color:#b13b08;}
Border around this has a color of #b13b08
<div style="border:2px solid #b13b08;">Content here</div>
.myborder {border:2px solid #b13b08;}