#b65d87 color space conversions
Hex:
#b65d87
RGB:
182, 93, 135
CMY:
29, 64, 47
CMYK:
0, 49, 26, 29
HSL:
332°, 37.8723%, 53.9216%
HSV (HSB):
332°, 48.9011%, 71.3725%
XYZ:
27.5789, 19.5231, 25.2364
xyY:
0.3812, 0.2699, 19.5231
CIE-Lab:
51.2936, 40.9578, -6.8296
CIE-LCH:
51.2936, 41.5233, 350.5332
CIE-Luv:
51.2936, 53.7728, -16.5242
Hunter-Lab:
44.1849, 34.0909, -2.9343
#b65d87 color charts
#b65d87 color shades, tints & tones
#b65d87 color schemes
#b65d87 color preview, HTML & CSS examples
This text has a color of #b65d87
<p style="color:#b65d87;">Text here</p>
.mytext {color:#b65d87;}
This box has a color of #b65d87
<div style="background-color:#b65d87;">Content here</div>
.mybackground {background-color:#b65d87;}
Border around this has a color of #b65d87
<div style="border:2px solid #b65d87;">Content here</div>
.myborder {border:2px solid #b65d87;}