#b65d9b color space conversions
Hex:
#b65d9b
RGB:
182, 93, 155
CMY:
29, 64, 39
CMYK:
0, 49, 15, 29
HSL:
318°, 37.8723%, 53.9216%
HSV (HSB):
318°, 48.9011%, 71.3725%
XYZ:
29.1221, 20.1403, 33.3629
xyY:
0.3525, 0.2438, 20.1403
CIE-Lab:
51.9955, 43.9949, -17.5999
CIE-LCH:
51.9955, 47.3846, 338.1964
CIE-Luv:
51.9955, 48.8282, -32.4996
Hunter-Lab:
44.8780, 37.2954, -12.6624
#b65d9b color charts
#b65d9b color shades, tints & tones
#b65d9b color schemes
#b65d9b color preview, HTML & CSS examples
This text has a color of #b65d9b
<p style="color:#b65d9b;">Text here</p>
.mytext {color:#b65d9b;}
This box has a color of #b65d9b
<div style="background-color:#b65d9b;">Content here</div>
.mybackground {background-color:#b65d9b;}
Border around this has a color of #b65d9b
<div style="border:2px solid #b65d9b;">Content here</div>
.myborder {border:2px solid #b65d9b;}