#b65b9b color space conversions
Hex:
#b65b9b
RGB:
182, 91, 155
CMY:
29, 64, 39
CMYK:
0, 50, 15, 29
HSL:
318°, 38.3966%, 53.5294%
HSV (HSB):
318°, 50.0000%, 71.3725%
XYZ:
28.9489, 19.7938, 33.3052
xyY:
0.3528, 0.2412, 19.7938
CIE-Lab:
51.6033, 45.0157, -18.1983
CIE-LCH:
51.6033, 48.5550, 337.9882
CIE-Luv:
51.6033, 49.7273, -33.4970
Hunter-Lab:
44.4902, 38.2884, -13.2410
#b65b9b color charts
#b65b9b color shades, tints & tones
#b65b9b color schemes
#b65b9b color preview, HTML & CSS examples
This text has a color of #b65b9b
<p style="color:#b65b9b;">Text here</p>
.mytext {color:#b65b9b;}
This box has a color of #b65b9b
<div style="background-color:#b65b9b;">Content here</div>
.mybackground {background-color:#b65b9b;}
Border around this has a color of #b65b9b
<div style="border:2px solid #b65b9b;">Content here</div>
.myborder {border:2px solid #b65b9b;}