#b13d06 color space conversions
Hex:
#b13d06
RGB:
177, 61, 6
CMY:
31, 76, 98
CMYK:
0, 66, 97, 31
HSL:
19°, 93.4426%, 35.8824%
HSV (HSB):
19°, 96.6102%, 69.4118%
XYZ:
19.8331, 12.6977, 1.5779
xyY:
0.5815, 0.3723, 12.6977
CIE-Lab:
42.3043, 45.2540, 51.7640
CIE-LCH:
42.3043, 68.7564, 48.8388
CIE-Luv:
42.3043, 94.0925, 34.7109
Hunter-Lab:
35.6339, 36.9900, 22.3183
#b13d06 color charts
#b13d06 color shades, tints & tones
#b13d06 color schemes
#b13d06 color preview, HTML & CSS examples
This text has a color of #b13d06
<p style="color:#b13d06;">Text here</p>
.mytext {color:#b13d06;}
This box has a color of #b13d06
<div style="background-color:#b13d06;">Content here</div>
.mybackground {background-color:#b13d06;}
Border around this has a color of #b13d06
<div style="border:2px solid #b13d06;">Content here</div>
.myborder {border:2px solid #b13d06;}