#b60f64 color space conversions
Hex:
#b60f64
RGB:
182, 15, 100
CMY:
29, 94, 61
CMYK:
0, 92, 45, 29
HSL:
329°, 84.7716%, 38.6275%
HSV (HSB):
329°, 91.7582%, 71.3725%
XYZ:
21.7625, 11.2068, 13.0727
xyY:
0.4727, 0.2434, 11.2068
CIE-Lab:
39.9267, 64.8230, -2.2402
CIE-LCH:
39.9267, 64.8617, 358.0207
CIE-Luv:
39.9267, 94.5459, -14.5608
Hunter-Lab:
33.4766, 57.4553, 0.2807
#b60f64 color charts
#b60f64 color shades, tints & tones
#b60f64 color schemes
#b60f64 color preview, HTML & CSS examples
This text has a color of #b60f64
<p style="color:#b60f64;">Text here</p>
.mytext {color:#b60f64;}
This box has a color of #b60f64
<div style="background-color:#b60f64;">Content here</div>
.mybackground {background-color:#b60f64;}
Border around this has a color of #b60f64
<div style="border:2px solid #b60f64;">Content here</div>
.myborder {border:2px solid #b60f64;}