#b60e7b color space conversions
Hex:
#b60e7b
RGB:
182, 14, 123
CMY:
29, 95, 52
CMYK:
0, 92, 32, 29
HSL:
321°, 85.7143%, 38.4314%
HSV (HSB):
321°, 92.3077%, 71.3725%
XYZ:
23.0236, 11.6892, 19.7817
xyY:
0.4225, 0.2145, 11.6892
CIE-Lab:
40.7179, 67.2107, -15.4848
CIE-LCH:
40.7179, 68.9715, 347.0260
CIE-Luv:
40.7179, 84.4397, -31.8176
Hunter-Lab:
34.1895, 60.3723, -10.3719
#b60e7b color charts
#b60e7b color shades, tints & tones
#b60e7b color schemes
#b60e7b color preview, HTML & CSS examples
This text has a color of #b60e7b
<p style="color:#b60e7b;">Text here</p>
.mytext {color:#b60e7b;}
This box has a color of #b60e7b
<div style="background-color:#b60e7b;">Content here</div>
.mybackground {background-color:#b60e7b;}
Border around this has a color of #b60e7b
<div style="border:2px solid #b60e7b;">Content here</div>
.myborder {border:2px solid #b60e7b;}