#b51e30 color space conversions
Hex:
#b51e30
RGB:
181, 30, 48
CMY:
29, 88, 81
CMYK:
0, 83, 73, 29
HSL:
353°, 71.5640%, 41.3725%
HSV (HSB):
353°, 83.4254%, 70.9804%
XYZ:
20.0538, 10.9657, 3.8559
xyY:
0.5750, 0.3144, 10.9657
CIE-Lab:
39.5226, 58.3400, 30.0507
CIE-LCH:
39.5226, 65.6246, 27.2528
CIE-Luv:
39.5226, 108.5125, 17.9395
Hunter-Lab:
33.1145, 50.1475, 16.2763
#b51e30 color charts
#b51e30 color shades, tints & tones
#b51e30 color schemes
#b51e30 color preview, HTML & CSS examples
This text has a color of #b51e30
<p style="color:#b51e30;">Text here</p>
.mytext {color:#b51e30;}
This box has a color of #b51e30
<div style="background-color:#b51e30;">Content here</div>
.mybackground {background-color:#b51e30;}
Border around this has a color of #b51e30
<div style="border:2px solid #b51e30;">Content here</div>
.myborder {border:2px solid #b51e30;}