#b60f65 color space conversions
Hex:
#b60f65
RGB:
182, 15, 101
CMY:
29, 94, 60
CMYK:
0, 92, 45, 29
HSL:
329°, 84.7716%, 38.6275%
HSV (HSB):
329°, 91.7582%, 71.3725%
XYZ:
21.8112, 11.2263, 13.3292
xyY:
0.4704, 0.2421, 11.2263
CIE-Lab:
39.9591, 64.9115, -2.8255
CIE-LCH:
39.9591, 64.9729, 357.5076
CIE-Luv:
39.9591, 94.1100, -15.2802
Hunter-Lab:
33.5057, 57.5631, -0.1328
#b60f65 color charts
#b60f65 color shades, tints & tones
#b60f65 color schemes
#b60f65 color preview, HTML & CSS examples
This text has a color of #b60f65
<p style="color:#b60f65;">Text here</p>
.mytext {color:#b60f65;}
This box has a color of #b60f65
<div style="background-color:#b60f65;">Content here</div>
.mybackground {background-color:#b60f65;}
Border around this has a color of #b60f65
<div style="border:2px solid #b60f65;">Content here</div>
.myborder {border:2px solid #b60f65;}