#b65a50 color space conversions
Hex:
#b65a50
RGB:
182, 90, 80
CMY:
29, 65, 69
CMYK:
0, 51, 56, 29
HSL:
6°, 41.1290%, 51.3725%
HSV (HSB):
6°, 56.0440%, 71.3725%
XYZ:
24.3955, 17.8366, 9.7464
xyY:
0.4693, 0.3432, 17.8366
CIE-Lab:
49.2973, 36.3022, 23.1155
CIE-LCH:
49.2973, 43.0369, 32.4870
CIE-Luv:
49.2973, 67.9192, 20.1674
Hunter-Lab:
42.2334, 29.1996, 15.8807
#b65a50 color charts
#b65a50 color shades, tints & tones
#b65a50 color schemes
#b65a50 color preview, HTML & CSS examples
This text has a color of #b65a50
<p style="color:#b65a50;">Text here</p>
.mytext {color:#b65a50;}
This box has a color of #b65a50
<div style="background-color:#b65a50;">Content here</div>
.mybackground {background-color:#b65a50;}
Border around this has a color of #b65a50
<div style="border:2px solid #b65a50;">Content here</div>
.myborder {border:2px solid #b65a50;}