#b60b5e color space conversions
Hex:
#b60b5e
RGB:
182, 11, 94
CMY:
29, 96, 63
CMYK:
0, 94, 48, 29
HSL:
331°, 88.6010%, 37.8431%
HSV (HSB):
331°, 93.9560%, 71.3725%
XYZ:
21.4315, 10.9926, 11.5819
xyY:
0.4870, 0.2498, 10.9926
CIE-Lab:
39.5680, 64.8103, 1.0444
CIE-LCH:
39.5680, 64.8187, 0.9232
CIE-Luv:
39.5680, 97.7043, -10.7033
Hunter-Lab:
33.1551, 57.3612, 2.4971
#b60b5e color charts
#b60b5e color shades, tints & tones
#b60b5e color schemes
#b60b5e color preview, HTML & CSS examples
This text has a color of #b60b5e
<p style="color:#b60b5e;">Text here</p>
.mytext {color:#b60b5e;}
This box has a color of #b60b5e
<div style="background-color:#b60b5e;">Content here</div>
.mybackground {background-color:#b60b5e;}
Border around this has a color of #b60b5e
<div style="border:2px solid #b60b5e;">Content here</div>
.myborder {border:2px solid #b60b5e;}