#b60e5a color space conversions
Hex:
#b60e5a
RGB:
182, 14, 90
CMY:
29, 95, 65
CMYK:
0, 92, 51, 29
HSL:
333°, 85.7143%, 38.4314%
HSV (HSB):
333°, 92.3077%, 71.3725%
XYZ:
21.2939, 10.9973, 10.6732
xyY:
0.4956, 0.2560, 10.9973
CIE-Lab:
39.5760, 64.1232, 3.6042
CIE-LCH:
39.5760, 64.2244, 3.2170
CIE-Luv:
39.5760, 98.9792, -7.6592
Hunter-Lab:
33.1622, 56.5832, 4.1311
#b60e5a color charts
#b60e5a color shades, tints & tones
#b60e5a color schemes
#b60e5a color preview, HTML & CSS examples
This text has a color of #b60e5a
<p style="color:#b60e5a;">Text here</p>
.mytext {color:#b60e5a;}
This box has a color of #b60e5a
<div style="background-color:#b60e5a;">Content here</div>
.mybackground {background-color:#b60e5a;}
Border around this has a color of #b60e5a
<div style="border:2px solid #b60e5a;">Content here</div>
.myborder {border:2px solid #b60e5a;}