#b60f35 color space conversions
Hex:
#b60f35
RGB:
182, 15, 53
CMY:
29, 94, 79
CMYK:
0, 92, 71, 29
HSL:
346°, 84.7716%, 38.6275%
HSV (HSB):
346°, 91.7582%, 71.3725%
XYZ:
20.1048, 10.5438, 4.3437
xyY:
0.5746, 0.3013, 10.5438
CIE-Lab:
38.8012, 61.7018, 26.1468
CIE-LCH:
38.8012, 67.0132, 22.9653
CIE-Luv:
38.8012, 112.2628, 13.9880
Hunter-Lab:
32.4712, 53.6954, 14.7986
#b60f35 color charts
#b60f35 color shades, tints & tones
#b60f35 color schemes
#b60f35 color preview, HTML & CSS examples
This text has a color of #b60f35
<p style="color:#b60f35;">Text here</p>
.mytext {color:#b60f35;}
This box has a color of #b60f35
<div style="background-color:#b60f35;">Content here</div>
.mybackground {background-color:#b60f35;}
Border around this has a color of #b60f35
<div style="border:2px solid #b60f35;">Content here</div>
.myborder {border:2px solid #b60f35;}