#b65a5a color space conversions
Hex:
#b65a5a
RGB:
182, 90, 90
CMY:
29, 65, 65
CMYK:
0, 51, 51, 29
HSL:
0°, 38.6555%, 53.3333%
HSV (HSB):
0°, 50.5495%, 71.3725%
XYZ:
24.7930, 17.9956, 11.8396
xyY:
0.4539, 0.3294, 17.9956
CIE-Lab:
49.4908, 37.1849, 17.4549
CIE-LCH:
49.4908, 41.0778, 25.1457
CIE-Luv:
49.4908, 65.9195, 14.2106
Hunter-Lab:
42.4212, 30.0870, 13.1472
#b65a5a color charts
#b65a5a color shades, tints & tones
#b65a5a color schemes
#b65a5a color preview, HTML & CSS examples
This text has a color of #b65a5a
<p style="color:#b65a5a;">Text here</p>
.mytext {color:#b65a5a;}
This box has a color of #b65a5a
<div style="background-color:#b65a5a;">Content here</div>
.mybackground {background-color:#b65a5a;}
Border around this has a color of #b65a5a
<div style="border:2px solid #b65a5a;">Content here</div>
.myborder {border:2px solid #b65a5a;}