#b13a09 color space conversions
Hex:
#b13a09
RGB:
177, 58, 9
CMY:
31, 77, 96
CMYK:
0, 67, 95, 31
HSL:
18°, 90.3226%, 36.4706%
HSV (HSB):
18°, 94.9153%, 69.4118%
XYZ:
19.6938, 12.3929, 1.6125
xyY:
0.5844, 0.3678, 12.3929
CIE-Lab:
41.8339, 46.5855, 50.5988
CIE-LCH:
41.8339, 68.7782, 47.3647
CIE-Luv:
41.8339, 95.9999, 33.5635
Hunter-Lab:
35.2036, 38.2512, 21.9267
#b13a09 color charts
#b13a09 color shades, tints & tones
#b13a09 color schemes
#b13a09 color preview, HTML & CSS examples
This text has a color of #b13a09
<p style="color:#b13a09;">Text here</p>
.mytext {color:#b13a09;}
This box has a color of #b13a09
<div style="background-color:#b13a09;">Content here</div>
.mybackground {background-color:#b13a09;}
Border around this has a color of #b13a09
<div style="border:2px solid #b13a09;">Content here</div>
.myborder {border:2px solid #b13a09;}