#b81a0a color space conversions
Hex:
#b81a0a
RGB:
184, 26, 10
CMY:
28, 90, 96
CMYK:
0, 86, 95, 28
HSL:
6°, 89.6907%, 38.0392%
HSV (HSB):
6°, 94.5652%, 72.1569%
XYZ:
20.1913, 10.9511, 1.3367
xyY:
0.6217, 0.3372, 10.9511
CIE-Lab:
39.4979, 59.1254, 49.5482
CIE-LCH:
39.4979, 77.1417, 39.9636
CIE-Luv:
39.4979, 118.4572, 28.0440
Hunter-Lab:
33.0924, 51.0003, 20.7697
#b81a0a color charts
#b81a0a color shades, tints & tones
#b81a0a color schemes
#b81a0a color preview, HTML & CSS examples
This text has a color of #b81a0a
<p style="color:#b81a0a;">Text here</p>
.mytext {color:#b81a0a;}
This box has a color of #b81a0a
<div style="background-color:#b81a0a;">Content here</div>
.mybackground {background-color:#b81a0a;}
Border around this has a color of #b81a0a
<div style="border:2px solid #b81a0a;">Content here</div>
.myborder {border:2px solid #b81a0a;}