#b60f9d color space conversions
Hex:
#b60f9d
RGB:
182, 15, 157
CMY:
29, 94, 38
CMYK:
0, 92, 14, 29
HSL:
309°, 84.7716%, 38.6275%
HSV (HSB):
309°, 91.7582%, 71.3725%
XYZ:
25.5480, 12.7211, 33.0072
xyY:
0.3584, 0.1785, 12.7211
CIE-Lab:
42.3399, 71.2181, -33.7666
CIE-LCH:
42.3399, 78.8175, 334.6330
CIE-Luv:
42.3399, 69.4536, -57.9710
Hunter-Lab:
35.6666, 65.4433, -29.9025
#b60f9d color charts
#b60f9d color shades, tints & tones
#b60f9d color schemes
#b60f9d color preview, HTML & CSS examples
This text has a color of #b60f9d
<p style="color:#b60f9d;">Text here</p>
.mytext {color:#b60f9d;}
This box has a color of #b60f9d
<div style="background-color:#b60f9d;">Content here</div>
.mybackground {background-color:#b60f9d;}
Border around this has a color of #b60f9d
<div style="border:2px solid #b60f9d;">Content here</div>
.myborder {border:2px solid #b60f9d;}