#b81a3a color space conversions
Hex:
#b81a3a
RGB:
184, 26, 58
CMY:
28, 90, 77
CMYK:
0, 86, 68, 28
HSL:
348°, 75.2381%, 41.1765%
HSV (HSB):
348°, 85.8696%, 72.1569%
XYZ:
20.9003, 11.2346, 5.0699
xyY:
0.5618, 0.3020, 11.2346
CIE-Lab:
39.9729, 60.5298, 24.5528
CIE-LCH:
39.9729, 65.3199, 22.0790
CIE-Luv:
39.9729, 109.4944, 13.3988
Hunter-Lab:
33.5181, 52.6474, 14.4945
#b81a3a color charts
#b81a3a color shades, tints & tones
#b81a3a color schemes
#b81a3a color preview, HTML & CSS examples
This text has a color of #b81a3a
<p style="color:#b81a3a;">Text here</p>
.mytext {color:#b81a3a;}
This box has a color of #b81a3a
<div style="background-color:#b81a3a;">Content here</div>
.mybackground {background-color:#b81a3a;}
Border around this has a color of #b81a3a
<div style="border:2px solid #b81a3a;">Content here</div>
.myborder {border:2px solid #b81a3a;}