#b51b2d color space conversions
Hex:
#b51b2d
RGB:
181, 27, 45
CMY:
29, 89, 82
CMYK:
0, 85, 75, 29
HSL:
353°, 74.0385%, 40.7843%
HSV (HSB):
353°, 85.0829%, 70.9804%
XYZ:
19.9216, 10.7971, 3.5167
xyY:
0.5819, 0.3154, 10.7971
CIE-Lab:
39.2366, 58.9175, 31.5431
CIE-LCH:
39.2366, 66.8299, 28.1636
CIE-Luv:
39.2366, 110.3148, 18.6950
Hunter-Lab:
32.8589, 50.7175, 16.6558
#b51b2d color charts
#b51b2d color shades, tints & tones
#b51b2d color schemes
#b51b2d color preview, HTML & CSS examples
This text has a color of #b51b2d
<p style="color:#b51b2d;">Text here</p>
.mytext {color:#b51b2d;}
This box has a color of #b51b2d
<div style="background-color:#b51b2d;">Content here</div>
.mybackground {background-color:#b51b2d;}
Border around this has a color of #b51b2d
<div style="border:2px solid #b51b2d;">Content here</div>
.myborder {border:2px solid #b51b2d;}