#b60e85 color space conversions
Hex:
#b60e85
RGB:
182, 14, 133
CMY:
29, 95, 48
CMYK:
0, 92, 27, 29
HSL:
318°, 85.7143%, 38.4314%
HSV (HSB):
318°, 92.3077%, 71.3725%
XYZ:
23.6821, 11.9526, 23.2492
xyY:
0.4022, 0.2030, 11.9526
CIE-Lab:
41.1407, 68.3317, -21.0214
CIE-LCH:
41.1407, 71.4921, 342.9002
CIE-Luv:
41.1407, 79.9613, -39.5174
Hunter-Lab:
34.5726, 61.7699, -15.6703
#b60e85 color charts
#b60e85 color shades, tints & tones
#b60e85 color schemes
#b60e85 color preview, HTML & CSS examples
This text has a color of #b60e85
<p style="color:#b60e85;">Text here</p>
.mytext {color:#b60e85;}
This box has a color of #b60e85
<div style="background-color:#b60e85;">Content here</div>
.mybackground {background-color:#b60e85;}
Border around this has a color of #b60e85
<div style="border:2px solid #b60e85;">Content here</div>
.myborder {border:2px solid #b60e85;}