#b60e8a color space conversions
Hex:
#b60e8a
RGB:
182, 14, 138
CMY:
29, 95, 46
CMYK:
0, 92, 24, 29
HSL:
316°, 85.7143%, 38.4314%
HSV (HSB):
316°, 92.3077%, 71.3725%
XYZ:
24.0359, 12.0941, 25.1123
xyY:
0.3925, 0.1975, 12.0941
CIE-Lab:
41.3653, 68.9225, -23.7456
CIE-LCH:
41.3653, 72.8983, 340.9899
CIE-Luv:
41.3653, 77.7425, -43.3872
Hunter-Lab:
34.7766, 62.5113, -18.4699
#b60e8a color charts
#b60e8a color shades, tints & tones
#b60e8a color schemes
#b60e8a color preview, HTML & CSS examples
This text has a color of #b60e8a
<p style="color:#b60e8a;">Text here</p>
.mytext {color:#b60e8a;}
This box has a color of #b60e8a
<div style="background-color:#b60e8a;">Content here</div>
.mybackground {background-color:#b60e8a;}
Border around this has a color of #b60e8a
<div style="border:2px solid #b60e8a;">Content here</div>
.myborder {border:2px solid #b60e8a;}