#b60f5a color space conversions
Hex:
#b60f5a
RGB:
182, 15, 90
CMY:
29, 94, 65
CMYK:
0, 92, 51, 29
HSL:
333°, 84.7716%, 38.6275%
HSV (HSB):
333°, 91.7582%, 71.3725%
XYZ:
21.3077, 11.0249, 10.6778
xyY:
0.4954, 0.2563, 11.0249
CIE-Lab:
39.6224, 63.9887, 3.6709
CIE-LCH:
39.6224, 64.0939, 3.2834
CIE-Luv:
39.6224, 98.8197, -7.5549
Hunter-Lab:
33.2038, 56.4412, 4.1759
#b60f5a color charts
#b60f5a color shades, tints & tones
#b60f5a color schemes
#b60f5a color preview, HTML & CSS examples
This text has a color of #b60f5a
<p style="color:#b60f5a;">Text here</p>
.mytext {color:#b60f5a;}
This box has a color of #b60f5a
<div style="background-color:#b60f5a;">Content here</div>
.mybackground {background-color:#b60f5a;}
Border around this has a color of #b60f5a
<div style="border:2px solid #b60f5a;">Content here</div>
.myborder {border:2px solid #b60f5a;}