#b65b50 color space conversions
Hex:
#b65b50
RGB:
182, 91, 80
CMY:
29, 64, 69
CMYK:
0, 50, 56, 29
HSL:
6°, 41.1290%, 51.3725%
HSV (HSB):
6°, 56.0440%, 71.3725%
XYZ:
24.4805, 18.0064, 9.7747
xyY:
0.4684, 0.3445, 18.0064
CIE-Lab:
49.5039, 35.7800, 23.3851
CIE-LCH:
49.5039, 42.7442, 33.1679
CIE-Luv:
49.5039, 67.2383, 20.5904
Hunter-Lab:
42.4340, 28.7183, 16.0462
#b65b50 color charts
#b65b50 color shades, tints & tones
#b65b50 color schemes
#b65b50 color preview, HTML & CSS examples
This text has a color of #b65b50
<p style="color:#b65b50;">Text here</p>
.mytext {color:#b65b50;}
This box has a color of #b65b50
<div style="background-color:#b65b50;">Content here</div>
.mybackground {background-color:#b65b50;}
Border around this has a color of #b65b50
<div style="border:2px solid #b65b50;">Content here</div>
.myborder {border:2px solid #b65b50;}