#b51b1d color space conversions
Hex:
#b51b1d
RGB:
181, 27, 29
CMY:
29, 89, 89
CMYK:
0, 85, 84, 29
HSL:
359°, 74.0385%, 40.7843%
HSV (HSB):
359°, 85.0829%, 70.9804%
XYZ:
19.6698, 10.6963, 2.1903
xyY:
0.6042, 0.3285, 10.6963
CIE-Lab:
39.0642, 58.4033, 40.5453
CIE-LCH:
39.0642, 71.0976, 34.7695
CIE-Luv:
39.0642, 113.5582, 24.0345
Hunter-Lab:
32.7052, 50.1202, 18.9230
#b51b1d color charts
#b51b1d color shades, tints & tones
#b51b1d color schemes
#b51b1d color preview, HTML & CSS examples
This text has a color of #b51b1d
<p style="color:#b51b1d;">Text here</p>
.mytext {color:#b51b1d;}
This box has a color of #b51b1d
<div style="background-color:#b51b1d;">Content here</div>
.mybackground {background-color:#b51b1d;}
Border around this has a color of #b51b1d
<div style="border:2px solid #b51b1d;">Content here</div>
.myborder {border:2px solid #b51b1d;}