#b51e1c color space conversions
Hex:
#b51e1c
RGB:
181, 30, 28
CMY:
29, 88, 89
CMYK:
0, 83, 85, 29
HSL:
1°, 73.2057%, 40.9804%
HSV (HSB):
1°, 84.5304%, 70.9804%
XYZ:
19.7299, 10.8361, 2.1503
xyY:
0.6031, 0.3312, 10.8361
CIE-Lab:
39.3031, 57.6750, 41.2901
CIE-LCH:
39.3031, 70.9315, 35.5993
CIE-Luv:
39.3031, 112.5794, 24.7438
Hunter-Lab:
32.9183, 49.3788, 19.1698
#b51e1c color charts
#b51e1c color shades, tints & tones
#b51e1c color schemes
#b51e1c color preview, HTML & CSS examples
This text has a color of #b51e1c
<p style="color:#b51e1c;">Text here</p>
.mytext {color:#b51e1c;}
This box has a color of #b51e1c
<div style="background-color:#b51e1c;">Content here</div>
.mybackground {background-color:#b51e1c;}
Border around this has a color of #b51e1c
<div style="border:2px solid #b51e1c;">Content here</div>
.myborder {border:2px solid #b51e1c;}