#b51a0c color space conversions
Hex:
#b51a0c
RGB:
181, 26, 12
CMY:
29, 90, 95
CMYK:
0, 86, 93, 29
HSL:
5°, 87.5648%, 37.8431%
HSV (HSB):
5°, 93.3702%, 70.9804%
XYZ:
19.4918, 10.5891, 1.3644
xyY:
0.6199, 0.3367, 10.5891
CIE-Lab:
38.8796, 58.3046, 48.1660
CIE-LCH:
38.8796, 75.6267, 39.5604
CIE-Luv:
38.8796, 116.0287, 27.3393
Hunter-Lab:
32.5409, 49.9740, 20.2927
#b51a0c color charts
#b51a0c color shades, tints & tones
#b51a0c color schemes
#b51a0c color preview, HTML & CSS examples
This text has a color of #b51a0c
<p style="color:#b51a0c;">Text here</p>
.mytext {color:#b51a0c;}
This box has a color of #b51a0c
<div style="background-color:#b51a0c;">Content here</div>
.mybackground {background-color:#b51a0c;}
Border around this has a color of #b51a0c
<div style="border:2px solid #b51a0c;">Content here</div>
.myborder {border:2px solid #b51a0c;}