#b65d65 color space conversions
Hex:
#b65d65
RGB:
182, 93, 101
CMY:
29, 64, 60
CMYK:
0, 49, 45, 29
HSL:
355°, 37.8723%, 53.9216%
HSV (HSB):
355°, 48.9011%, 71.3725%
XYZ:
25.5547, 18.7134, 14.5771
xyY:
0.4343, 0.3180, 18.7134
CIE-Lab:
50.3502, 36.7193, 12.0832
CIE-LCH:
50.3502, 38.6563, 18.2148
CIE-Luv:
50.3502, 61.6754, 8.4327
Hunter-Lab:
43.2590, 29.7436, 10.3022
#b65d65 color charts
#b65d65 color shades, tints & tones
#b65d65 color schemes
#b65d65 color preview, HTML & CSS examples
This text has a color of #b65d65
<p style="color:#b65d65;">Text here</p>
.mytext {color:#b65d65;}
This box has a color of #b65d65
<div style="background-color:#b65d65;">Content here</div>
.mybackground {background-color:#b65d65;}
Border around this has a color of #b65d65
<div style="border:2px solid #b65d65;">Content here</div>
.myborder {border:2px solid #b65d65;}