#b60e4d color space conversions
Hex:
#b60e4d
RGB:
182, 14, 77
CMY:
29, 95, 70
CMYK:
0, 92, 58, 29
HSL:
338°, 85.7143%, 38.4314%
HSV (HSB):
338°, 92.3077%, 71.3725%
XYZ:
20.7880, 10.7950, 8.0092
xyY:
0.5251, 0.2727, 10.7950
CIE-Lab:
39.2330, 63.1774, 11.4303
CIE-LCH:
39.2330, 64.2031, 10.2552
CIE-Luv:
39.2330, 104.2323, 0.8163
Hunter-Lab:
32.8557, 55.4404, 8.5460
#b60e4d color charts
#b60e4d color shades, tints & tones
#b60e4d color schemes
#b60e4d color preview, HTML & CSS examples
This text has a color of #b60e4d
<p style="color:#b60e4d;">Text here</p>
.mytext {color:#b60e4d;}
This box has a color of #b60e4d
<div style="background-color:#b60e4d;">Content here</div>
.mybackground {background-color:#b60e4d;}
Border around this has a color of #b60e4d
<div style="border:2px solid #b60e4d;">Content here</div>
.myborder {border:2px solid #b60e4d;}