#b65c96 color space conversions
Hex:
#b65c96
RGB:
182, 92, 150
CMY:
29, 64, 41
CMYK:
0, 49, 18, 29
HSL:
321°, 38.1356%, 53.7255%
HSV (HSB):
321°, 49.4505%, 71.3725%
XYZ:
28.6236, 19.8014, 31.1676
xyY:
0.3596, 0.2488, 19.8014
CIE-Lab:
51.6119, 43.7136, -15.2365
CIE-LCH:
51.6119, 46.2929, 340.7838
CIE-Luv:
51.6119, 50.5366, -28.9567
Hunter-Lab:
44.4987, 36.9463, -10.3785
#b65c96 color charts
#b65c96 color shades, tints & tones
#b65c96 color schemes
#b65c96 color preview, HTML & CSS examples
This text has a color of #b65c96
<p style="color:#b65c96;">Text here</p>
.mytext {color:#b65c96;}
This box has a color of #b65c96
<div style="background-color:#b65c96;">Content here</div>
.mybackground {background-color:#b65c96;}
Border around this has a color of #b65c96
<div style="border:2px solid #b65c96;">Content here</div>
.myborder {border:2px solid #b65c96;}