#b65f9b color space conversions
Hex:
#b65f9b
RGB:
182, 95, 155
CMY:
29, 63, 39
CMYK:
0, 48, 15, 29
HSL:
319°, 37.3391%, 54.3137%
HSV (HSB):
319°, 47.8022%, 71.3725%
XYZ:
29.3000, 20.4961, 33.4222
xyY:
0.3521, 0.2463, 20.4961
CIE-Lab:
52.3935, 42.9643, -16.9936
CIE-LCH:
52.3935, 46.2029, 338.4198
CIE-Luv:
52.3935, 47.9150, -31.4865
Hunter-Lab:
45.2726, 36.2966, -12.0797
#b65f9b color charts
#b65f9b color shades, tints & tones
#b65f9b color schemes
#b65f9b color preview, HTML & CSS examples
This text has a color of #b65f9b
<p style="color:#b65f9b;">Text here</p>
.mytext {color:#b65f9b;}
This box has a color of #b65f9b
<div style="background-color:#b65f9b;">Content here</div>
.mybackground {background-color:#b65f9b;}
Border around this has a color of #b65f9b
<div style="border:2px solid #b65f9b;">Content here</div>
.myborder {border:2px solid #b65f9b;}