#b60e7c color space conversions
Hex:
#b60e7c
RGB:
182, 14, 124
CMY:
29, 95, 51
CMYK:
0, 92, 32, 29
HSL:
321°, 85.7143%, 38.4314%
HSV (HSB):
321°, 92.3077%, 71.3725%
XYZ:
23.0865, 11.7144, 20.1131
xyY:
0.4204, 0.2133, 11.7144
CIE-Lab:
40.7585, 67.3191, -16.0437
CIE-LCH:
40.7585, 69.2045, 346.5951
CIE-Luv:
40.7585, 83.9904, -32.5838
Hunter-Lab:
34.2263, 60.5069, -10.8834
#b60e7c color charts
#b60e7c color shades, tints & tones
#b60e7c color schemes
#b60e7c color preview, HTML & CSS examples
This text has a color of #b60e7c
<p style="color:#b60e7c;">Text here</p>
.mytext {color:#b60e7c;}
This box has a color of #b60e7c
<div style="background-color:#b60e7c;">Content here</div>
.mybackground {background-color:#b60e7c;}
Border around this has a color of #b60e7c
<div style="border:2px solid #b60e7c;">Content here</div>
.myborder {border:2px solid #b60e7c;}