#b60a5e color space conversions
Hex:
#b60a5e
RGB:
182, 10, 94
CMY:
29, 96, 63
CMYK:
0, 95, 48, 29
HSL:
331°, 89.5833%, 37.6471%
HSV (HSB):
331°, 94.5055%, 71.3725%
XYZ:
21.4203, 10.9703, 11.5782
xyY:
0.4872, 0.2495, 10.9703
CIE-Lab:
39.5304, 64.9194, 0.9898
CIE-LCH:
39.5304, 64.9270, 0.8735
CIE-Luv:
39.5304, 97.8295, -10.7885
Hunter-Lab:
33.1215, 57.4770, 2.4592
#b60a5e color charts
#b60a5e color shades, tints & tones
#b60a5e color schemes
#b60a5e color preview, HTML & CSS examples
This text has a color of #b60a5e
<p style="color:#b60a5e;">Text here</p>
.mytext {color:#b60a5e;}
This box has a color of #b60a5e
<div style="background-color:#b60a5e;">Content here</div>
.mybackground {background-color:#b60a5e;}
Border around this has a color of #b60a5e
<div style="border:2px solid #b60a5e;">Content here</div>
.myborder {border:2px solid #b60a5e;}