#b60e8e color space conversions
Hex:
#b60e8e
RGB:
182, 14, 142
CMY:
29, 95, 44
CMYK:
0, 92, 22, 29
HSL:
314°, 85.7143%, 38.4314%
HSV (HSB):
314°, 92.3077%, 71.3725%
XYZ:
24.3309, 12.2122, 26.6660
xyY:
0.3849, 0.1932, 12.2122
CIE-Lab:
41.5513, 69.4093, -25.9039
CIE-LCH:
41.5513, 74.0855, 339.5342
CIE-Luv:
41.5513, 75.9823, -46.4855
Hunter-Lab:
34.9459, 63.1245, -20.7800
#b60e8e color charts
#b60e8e color shades, tints & tones
#b60e8e color schemes
#b60e8e color preview, HTML & CSS examples
This text has a color of #b60e8e
<p style="color:#b60e8e;">Text here</p>
.mytext {color:#b60e8e;}
This box has a color of #b60e8e
<div style="background-color:#b60e8e;">Content here</div>
.mybackground {background-color:#b60e8e;}
Border around this has a color of #b60e8e
<div style="border:2px solid #b60e8e;">Content here</div>
.myborder {border:2px solid #b60e8e;}