#b65b95 color space conversions
Hex:
#b65b95
RGB:
182, 91, 149
CMY:
29, 64, 42
CMYK:
0, 50, 18, 29
HSL:
322°, 38.3966%, 53.5294%
HSV (HSB):
322°, 50.0000%, 71.3725%
XYZ:
28.4573, 19.5972, 30.7165
xyY:
0.3613, 0.2488, 19.5972
CIE-Lab:
51.3787, 44.0687, -14.9997
CIE-LCH:
51.3787, 46.5515, 341.2029
CIE-Luv:
51.3787, 51.2534, -28.6478
Hunter-Lab:
44.2687, 37.2751, -10.1512
#b65b95 color charts
#b65b95 color shades, tints & tones
#b65b95 color schemes
#b65b95 color preview, HTML & CSS examples
This text has a color of #b65b95
<p style="color:#b65b95;">Text here</p>
.mytext {color:#b65b95;}
This box has a color of #b65b95
<div style="background-color:#b65b95;">Content here</div>
.mybackground {background-color:#b65b95;}
Border around this has a color of #b65b95
<div style="border:2px solid #b65b95;">Content here</div>
.myborder {border:2px solid #b65b95;}