#b60e8f color space conversions
Hex:
#b60e8f
RGB:
182, 14, 143
CMY:
29, 95, 44
CMYK:
0, 92, 21, 29
HSL:
314°, 85.7143%, 38.4314%
HSV (HSB):
314°, 92.3077%, 71.3725%
XYZ:
24.4064, 12.2423, 27.0632
xyY:
0.3831, 0.1922, 12.2423
CIE-Lab:
41.5987, 69.5329, -26.4405
CIE-LCH:
41.5987, 74.3904, 339.1802
CIE-Luv:
41.5987, 75.5446, -47.2600
Hunter-Lab:
34.9890, 63.2806, -21.3672
#b60e8f color charts
#b60e8f color shades, tints & tones
#b60e8f color schemes
#b60e8f color preview, HTML & CSS examples
This text has a color of #b60e8f
<p style="color:#b60e8f;">Text here</p>
.mytext {color:#b60e8f;}
This box has a color of #b60e8f
<div style="background-color:#b60e8f;">Content here</div>
.mybackground {background-color:#b60e8f;}
Border around this has a color of #b60e8f
<div style="border:2px solid #b60e8f;">Content here</div>
.myborder {border:2px solid #b60e8f;}