#b60e31 color space conversions
Hex:
#b60e31
RGB:
182, 14, 49
CMY:
29, 95, 81
CMYK:
0, 92, 73, 29
HSL:
348°, 85.7143%, 38.4314%
HSV (HSB):
348°, 92.3077%, 71.3725%
XYZ:
20.0028, 10.4809, 3.8745
xyY:
0.5822, 0.3050, 10.4809
CIE-Lab:
38.6921, 61.6674, 28.5135
CIE-LCH:
38.6921, 67.9404, 24.8147
CIE-Luv:
38.6921, 113.6064, 15.6823
Hunter-Lab:
32.3742, 53.6335, 15.5663
#b60e31 color charts
#b60e31 color shades, tints & tones
#b60e31 color schemes
#b60e31 color preview, HTML & CSS examples
This text has a color of #b60e31
<p style="color:#b60e31;">Text here</p>
.mytext {color:#b60e31;}
This box has a color of #b60e31
<div style="background-color:#b60e31;">Content here</div>
.mybackground {background-color:#b60e31;}
Border around this has a color of #b60e31
<div style="border:2px solid #b60e31;">Content here</div>
.myborder {border:2px solid #b60e31;}