#b65b65 color space conversions
Hex:
#b65b65
RGB:
182, 91, 101
CMY:
29, 64, 60
CMYK:
0, 50, 45, 29
HSL:
353°, 38.3966%, 53.5294%
HSV (HSB):
353°, 50.0000%, 71.3725%
XYZ:
25.3815, 18.3668, 14.5193
xyY:
0.4356, 0.3152, 18.3668
CIE-Lab:
49.9381, 37.7646, 11.5080
CIE-LCH:
49.9381, 39.4791, 16.9475
CIE-Luv:
49.9381, 62.9165, 7.5143
Hunter-Lab:
42.8566, 30.7162, 9.9128
#b65b65 color charts
#b65b65 color shades, tints & tones
#b65b65 color schemes
#b65b65 color preview, HTML & CSS examples
This text has a color of #b65b65
<p style="color:#b65b65;">Text here</p>
.mytext {color:#b65b65;}
This box has a color of #b65b65
<div style="background-color:#b65b65;">Content here</div>
.mybackground {background-color:#b65b65;}
Border around this has a color of #b65b65
<div style="border:2px solid #b65b65;">Content here</div>
.myborder {border:2px solid #b65b65;}