#b63b65 color space conversions
Hex:
#b63b65
RGB:
182, 59, 101
CMY:
29, 77, 60
CMYK:
0, 68, 45, 29
HSL:
340°, 51.0373%, 47.2549%
HSV (HSB):
340°, 67.5824%, 71.3725%
XYZ:
23.2043, 14.0126, 13.7936
xyY:
0.4549, 0.2747, 14.0126
CIE-Lab:
44.2510, 52.7952, 3.4342
CIE-LCH:
44.2510, 52.9068, 3.7218
CIE-Luv:
44.2510, 80.5110, -5.3875
Hunter-Lab:
37.4334, 45.1407, 4.3560
#b63b65 color charts
#b63b65 color shades, tints & tones
#b63b65 color schemes
#b63b65 color preview, HTML & CSS examples
This text has a color of #b63b65
<p style="color:#b63b65;">Text here</p>
.mytext {color:#b63b65;}
This box has a color of #b63b65
<div style="background-color:#b63b65;">Content here</div>
.mybackground {background-color:#b63b65;}
Border around this has a color of #b63b65
<div style="border:2px solid #b63b65;">Content here</div>
.myborder {border:2px solid #b63b65;}