#b65961 color space conversions
Hex:
#b65961
RGB:
182, 89, 97
CMY:
29, 65, 62
CMYK:
0, 51, 47, 29
HSL:
355°, 38.9121%, 53.1373%
HSV (HSB):
355°, 51.0989%, 71.3725%
XYZ:
25.0215, 17.9529, 13.4557
xyY:
0.4434, 0.3181, 17.9529
CIE-Lab:
49.4389, 38.3864, 13.2059
CIE-LCH:
49.4389, 40.5945, 18.9845
CIE-Luv:
49.4389, 65.0466, 9.2797
Hunter-Lab:
42.3709, 31.2613, 10.8308
#b65961 color charts
#b65961 color shades, tints & tones
#b65961 color schemes
#b65961 color preview, HTML & CSS examples
This text has a color of #b65961
<p style="color:#b65961;">Text here</p>
.mytext {color:#b65961;}
This box has a color of #b65961
<div style="background-color:#b65961;">Content here</div>
.mybackground {background-color:#b65961;}
Border around this has a color of #b65961
<div style="border:2px solid #b65961;">Content here</div>
.myborder {border:2px solid #b65961;}