#b65a5b color space conversions
Hex:
#b65a5b
RGB:
182, 90, 91
CMY:
29, 65, 64
CMYK:
0, 51, 50, 29
HSL:
359°, 38.6555%, 53.3333%
HSV (HSB):
359°, 50.5495%, 71.3725%
XYZ:
24.8359, 18.0127, 12.0653
xyY:
0.4523, 0.3280, 18.0127
CIE-Lab:
49.5116, 37.2793, 16.8879
CIE-LCH:
49.5116, 40.9261, 24.3710
CIE-Luv:
49.5116, 65.7101, 13.5851
Hunter-Lab:
42.4414, 30.1822, 12.8539
#b65a5b color charts
#b65a5b color shades, tints & tones
#b65a5b color schemes
#b65a5b color preview, HTML & CSS examples
This text has a color of #b65a5b
<p style="color:#b65a5b;">Text here</p>
.mytext {color:#b65a5b;}
This box has a color of #b65a5b
<div style="background-color:#b65a5b;">Content here</div>
.mybackground {background-color:#b65a5b;}
Border around this has a color of #b65a5b
<div style="border:2px solid #b65a5b;">Content here</div>
.myborder {border:2px solid #b65a5b;}