#b65b5c color space conversions
Hex:
#b65b5c
RGB:
182, 91, 92
CMY:
29, 64, 64
CMYK:
0, 50, 49, 29
HSL:
359°, 38.3966%, 53.5294%
HSV (HSB):
359°, 50.0000%, 71.3725%
XYZ:
24.9643, 18.2000, 12.3224
xyY:
0.4499, 0.3280, 18.2000
CIE-Lab:
49.7377, 36.8541, 16.6004
CIE-LCH:
49.7377, 40.4203, 24.2485
CIE-Luv:
49.7377, 64.8546, 13.3966
Hunter-Lab:
42.6614, 29.7957, 12.7376
#b65b5c color charts
#b65b5c color shades, tints & tones
#b65b5c color schemes
#b65b5c color preview, HTML & CSS examples
This text has a color of #b65b5c
<p style="color:#b65b5c;">Text here</p>
.mytext {color:#b65b5c;}
This box has a color of #b65b5c
<div style="background-color:#b65b5c;">Content here</div>
.mybackground {background-color:#b65b5c;}
Border around this has a color of #b65b5c
<div style="border:2px solid #b65b5c;">Content here</div>
.myborder {border:2px solid #b65b5c;}